mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2023-06-08.git
synced 2024-08-15 00:53:38 +00:00
Update player.css
Fixed "floating" seek bar
This commit is contained in:
parent
80d89f31fe
commit
a7cf1f6cca
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue