fix: update custom renderer logic/custom track spacing

This commit is contained in:
Ivan Schurawel
2022-09-15 20:22:11 -04:00
committed by Ivan Schurawel
parent 348de5ac7f
commit 529e70222a
2 changed files with 14 additions and 10 deletions
+2 -1
View File
@@ -79,7 +79,8 @@ video[controls]::-webkit-media-controls {
background-color: rgba(0, 0, 0, 0.8);
margin: auto;
display: block;
margin-bottom: 0 !important;
min-height: 0 !important;
margin-bottom: 0.5em !important;
}
@keyframes htmlvideoplayer-zoomin {