Merge pull request #3054 from DUOLabs333/patch-1

Widen Youtube player seek bar a little
pull/3070/head
Samantaz Fox 2 years ago committed by GitHub
commit 6376e78e0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save