set video to left: 0

(so the possible alignment settings doesn't apply)
This commit is contained in:
dm
2021-02-06 01:25:07 +01:00
parent f23b44e6c2
commit 56988fc1c4
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -359,6 +359,7 @@
width: 100%;
height: 100%;
position: absolute;
left: 0;
}
.tl-controls {