Removed css that has no effect

These doesn't seem to have any effect due to higher specificity somewhere in the base vjs css.
This commit is contained in:
infinite-persistence 2021-12-08 09:20:40 +08:00
parent aef8c5da7b
commit 6afddc9b8a
No known key found for this signature in database
GPG key ID: B9C3252EDC3D0AA0

View file

@ -229,14 +229,6 @@
margin-right: -5px;
}
.vjs-button--autoplay-next {
margin-top: 15px;
}
.vjs-fullscreen-control {
margin-top: 2px;
}
.vjs-slider-horizontal {
background-color: #474747 !important;
}