mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-30 14:58:52 +00:00
fallback background color added in MetaPreview when used in discover
This commit is contained in:
parent
3ffc041ff6
commit
68045d84e8
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@
|
|||
|
||||
.meta-preview-container {
|
||||
grid-area: meta-preview-area;
|
||||
background-color: var(--color-backgrounddarker);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue