Try to make the video stay on top of modal when mobile
This commit is contained in:
parent
1ad9ae2065
commit
af92730cc3
|
@ -99,7 +99,7 @@ html, body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 255;
|
z-index: 255;
|
||||||
position: absolute;
|
position: fixed;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user