mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-31 07:38:39 +00:00
nav bar button active background fixed
This commit is contained in:
parent
63af2e50cc
commit
eacb0f2f13
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
}
|
||||
|
||||
&:global(.active) {
|
||||
background-color: var(--color-backgrounddark);
|
||||
background-color: var(--color-background);
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
|
|
|||
Loading…
Reference in a new issue