Widen Youtube player a bit

pull/3054/head
DUO Labs 2 years ago committed by GitHub
parent a0f566fef3
commit 80d89f31fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -70,6 +70,9 @@
margin-bottom: 2em; 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: 24px;}
ul.vjs-menu-content::-webkit-scrollbar { ul.vjs-menu-content::-webkit-scrollbar {
display: none; display: none;
} }

Loading…
Cancel
Save