Skip to content

Commit 6376e78

Browse files
authored
Merge pull request #3054 from DUOLabs333/patch-1
Widen Youtube player seek bar a little
2 parents 04953d9 + ab62fa1 commit 6376e78

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assets/css/player.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@
7070
margin-bottom: 2em;
7171
}
7272

73+
.video-js.player-style-youtube .vjs-progress-control .vjs-progress-holder, .video-js.player-style-youtube .vjs-progress-control {height: 5px;
74+
margin-bottom: 10px;}
75+
7376
ul.vjs-menu-content::-webkit-scrollbar {
7477
display: none;
7578
}

0 commit comments

Comments
 (0)