mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-18 17:02:12 +00:00
player container reset zindex to 0
This commit is contained in:
parent
e8726e0df3
commit
70284e6046
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
position: relative;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 0;
|
||||
|
||||
.layer {
|
||||
position: absolute;
|
||||
|
|
|
|||
Loading…
Reference in a new issue