下移播放器速率栏,避免鼠标移动时误触进度条

This commit is contained in:
buvta
2021-01-19 23:34:12 +08:00
parent 08cbd1a73c
commit 0d83b277e7

View File

@@ -1703,7 +1703,7 @@ export default {
top: 10px !important;
}
.xgplayer-skin-default .xgplayer-playbackrate ul {
bottom: 25px;
bottom: 20px;
}
.xgplayer-skin-default .xgplayer-playbackrate ul li {
font-size: 13px !important;