mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 03:22:11 +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;
|
align-self: stretch;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
contain: strict;
|
||||||
|
|
||||||
.meta-items-container {
|
.meta-items-container {
|
||||||
margin-top: calc(var(--top-overlay-size) * -1);
|
margin-top: calc(var(--top-overlay-size) * -1);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue