fix: overflowing videos
This commit is contained in:
parent
8774fbc306
commit
485c4e8479
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
||||||
background: rgba(0, 0, 0, 0.88);
|
background: rgba(0, 0, 0, 0.88);
|
||||||
video {
|
video {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
|
max-height: 100%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
|
|
Loading…
Reference in a new issue