mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
nav menu active styles changed
This commit is contained in:
parent
dbaca9ba19
commit
9300061e30
1 changed files with 5 additions and 1 deletions
|
|
@ -74,7 +74,11 @@
|
|||
}
|
||||
|
||||
&:global(.active) {
|
||||
background-color: @color-background-light1;
|
||||
background-color: @color-background-light3;
|
||||
|
||||
.icon {
|
||||
fill: @color-surface-light5-90;
|
||||
}
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
|
|
|||
Loading…
Reference in a new issue