debug video full width container

This commit is contained in:
Dotlinesqr 2022-05-27 12:13:08 +02:00
parent dc2b404dc2
commit a31e1689cf
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@
}
}
.video-container video {
.video-container iframe {
position: absolute;
top: 0;
left: 0;

View File

@ -805,7 +805,7 @@ a {
margin-right: 0px;
margin-left: 0px; } }
.video-container video {
.video-container iframe {
position: absolute;
top: 0;
left: 0;

File diff suppressed because one or more lines are too long