FIX: the video element should not have a bigger height than its container

This commit is contained in:
Kharhamel
2021-09-09 16:51:02 +02:00
parent c07d853588
commit d071f5fa90
4 changed files with 6 additions and 16 deletions
-1
View File
@@ -40,7 +40,6 @@
.main-section {
position: absolute;
width: 100%;
min-width: 400px;
& > div {
z-index: 2;