Fix progress detail positon

This commit is contained in:
the1812 2019-11-10 18:58:28 +08:00
parent e4b8bb39b1
commit ba9b1ceee7
9 changed files with 8 additions and 8 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -163,7 +163,7 @@
"toast.min.js": "C430883AC04400A04AFCEDF51ECB7BDB8961812917CD552E71ACF97C19C9F7A4",
"touch-move.min.js": "96072732F8BB29A4B8EF79D5942ED13EF80C0EF209A3ECE6FDAD5D65E9E08655",
"touch-navbar.min.js": "21EF203296CF795E2471D04E7C44F5FA734FC7EB3EF6187B5AC6D562572D2649",
"touch-player.min.css": "162F15B389D6533234D51B5A632C19E18B3E9B51C6C160F62BA7F2BF5F96E69B",
"touch-player.min.css": "9651A23CC169435636A044F3B6AC57FE66D026DC283AA87342688CC47BBFC1DE",
"touch-player.min.js": "5CA0C5A0621330ABBD62B31042ADDF9019D27DEA7D58B69CB959C90B25D8C8F5",
"trending-videos.min.js": "FB1507281A70FADBFC51B2BD5A94F765868F380673B5A1ECE19E4E333A383625",
"trending-videos.vue.min.js": "DA96C03E52FDA7561B23F072AB794453D72E3CED523F9F5374A16885445F9925",

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -35,7 +35,7 @@
opacity: 1 !important;
}
.bilibili-player-video-progress-detail {
bottom: 5px !important;
bottom: 0 !important;
}
.bilibili-player-video-control-top {
bottom: 38px !important;

View File

@ -117,7 +117,7 @@ div.bilibili-player-video-control {
bottom: calc(100% + 3px) !important;
}
.bilibili-player-video-progress-detail {
bottom: 5px !important;
bottom: 7px !important;
}
}
.bilibili-player-video-control {