fix: update custom renderer logic/custom track spacing
This commit is contained in:
committed by
Ivan Schurawel
parent
348de5ac7f
commit
529e70222a
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user