forked from midou/invidious
Merge pull request #3054 from DUOLabs333/patch-1
Widen Youtube player seek bar a little
This commit is contained in:
commit
6376e78e0b
@ -70,6 +70,9 @@
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
.video-js.player-style-youtube .vjs-progress-control .vjs-progress-holder, .video-js.player-style-youtube .vjs-progress-control {height: 5px;
|
||||
margin-bottom: 10px;}
|
||||
|
||||
ul.vjs-menu-content::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user