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);
|
||||
video {
|
||||
width: 90%;
|
||||
max-height: 100%;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
|
|
Loading…
Reference in a new issue