nav menu active styles changed

This commit is contained in:
nklhrstv 2020-03-29 10:53:51 +03:00
parent dbaca9ba19
commit 9300061e30

View file

@ -74,7 +74,11 @@
}
&:global(.active) {
background-color: @color-background-light1;
background-color: @color-background-light3;
.icon {
fill: @color-surface-light5-90;
}
}
.icon {