Widen Youtube player a bit

This commit is contained in:
DUO Labs 2022-04-24 18:06:56 -04:00 committed by GitHub
parent a0f566fef3
commit 80d89f31fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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: 24px;}
ul.vjs-menu-content::-webkit-scrollbar {
display: none;
}