mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-05 04:19:55 +00:00
Video released constainer color fixed
This commit is contained in:
parent
689c2e565c
commit
66a65bfbe0
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@
|
|||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
text-transform: uppercase;
|
||||
color: @color-surface-dark5;
|
||||
color: @color-surface-dark5-90;
|
||||
}
|
||||
|
||||
.upcoming-watched-container {
|
||||
|
|
|
|||
Loading…
Reference in a new issue