Fix GUI look when video track is disabled

This commit is contained in:
Rafostar
2020-09-14 22:25:42 +02:00
parent 234c49221e
commit 779796c2c3
2 changed files with 14 additions and 8 deletions

View File

@@ -21,6 +21,9 @@ scale marks {
min-width: 18px;
min-height: 18px;
}
.videobox {
background: black;
}
/* Position Scale */
.positionscale value {