remove bad CSS rules

This commit is contained in:
Sean Yesmunt 2021-01-13 10:20:50 -05:00
parent 554ca1a4f4
commit 55182e0b94

View file

@ -94,12 +94,6 @@
}
}
.vjs-control-bar {
visibility: visible;
opacity: 1 !important;
transition: visibility 1s, opacity 1s;
}
.vjs-fullscreen-control {
order: 2;
}