Use --slightly-grey-text for options tab color

This commit is contained in:
Matthias Metelka 2022-08-29 06:35:31 +02:00
parent dfe3aba2d8
commit b91ee5bbf7

View file

@ -69,7 +69,7 @@
padding: 0.25rem 1rem;
cursor: pointer;
margin: 0 8px -1px 0;
color: var(--disabled);
color: var(--slightly-grey-text);
}
li.active > span {