mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 06:32:11 +00:00
Video flag label color fixed
This commit is contained in:
parent
d8c8b723df
commit
ef7d930573
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@
|
|||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
text-transform: uppercase;
|
||||
color: @color-background;
|
||||
color: @color-background-90;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue