update: table - scrollvar ok

This commit is contained in:
gaelle morin
2020-06-10 12:22:22 +02:00
parent e6d1ddc33c
commit 3629c0c20b
4 changed files with 24 additions and 2 deletions

View File

@ -74,6 +74,8 @@
--color-scrollbar-right-track: var(--color-grey-9);
--color-scrollbar-left-background: var(--color-secondary);
--color-scrollbar-left-track: var(--color-grey-11);
--color-scrollbar-table-background: var(--color-grey-10);
--color-scrollbar-table-track: var(--color-secondary);
/* tags */
--color-tag-admin-text: var(--color-complementary);