Skip to content

Commit a7cf1f6

Browse files
authored
Update player.css
Fixed "floating" seek bar
1 parent 80d89f3 commit a7cf1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/player.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
}
7272

7373
.video-js.player-style-youtube .vjs-progress-control .vjs-progress-holder, .video-js.player-style-youtube .vjs-progress-control {height: 5px;
74-
margin-bottom: 24px;}
74+
margin-bottom: 20px;}
7575

7676
ul.vjs-menu-content::-webkit-scrollbar {
7777
display: none;

0 commit comments

Comments
 (0)