Widen Youtube player a bit

このコミットが含まれているのは:
DUO Labs 2022-04-24 18:06:56 -04:00 committed by GitHub
コミット 80d89f31fe
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更3行の追加0行の削除

ファイルの表示

@ -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;
}