mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
fix(Discover): mask was flickering
This commit is contained in:
parent
fbebd9bbd4
commit
ec720dcd24
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
align-self: stretch;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
contain: strict;
|
||||
|
||||
.meta-items-container {
|
||||
margin-top: calc(var(--top-overlay-size) * -1);
|
||||
|
|
|
|||
Loading…
Reference in a new issue