nav bar button active background fixed

This commit is contained in:
NikolaBorislavovHristov 2019-05-08 20:11:32 +03:00
parent 63af2e50cc
commit eacb0f2f13

View file

@ -11,7 +11,7 @@
} }
&:global(.active) { &:global(.active) {
background-color: var(--color-backgrounddark); background-color: var(--color-background);
} }
.icon { .icon {