mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-19 18:02:13 +00:00
VerticalNavBar colors updated
This commit is contained in:
parent
bc1762c4b3
commit
41c52f6ecf
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
|
||||
.icon {
|
||||
fill: @color-surface-light5;
|
||||
fill: @color-surface-light5-90;
|
||||
}
|
||||
|
||||
.label {
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
width: 1.7rem;
|
||||
height: 1.7rem;
|
||||
margin-bottom: 0.5rem;
|
||||
fill: @color-secondary-light5;
|
||||
fill: @color-secondary-light5-90;
|
||||
}
|
||||
|
||||
.label {
|
||||
|
|
|
|||
Loading…
Reference in a new issue