Update player.css

Fixed "floating" seek bar
This commit is contained in:
DUO Labs 2022-04-24 19:06:28 -04:00 committed by GitHub
parent 80d89f31fe
commit a7cf1f6cca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
}
.video-js.player-style-youtube .vjs-progress-control .vjs-progress-holder, .video-js.player-style-youtube .vjs-progress-control {height: 5px;
margin-bottom: 24px;}
margin-bottom: 20px;}
ul.vjs-menu-content::-webkit-scrollbar {
display: none;