mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix style for prev episode button
This commit is contained in:
parent
451c71690c
commit
c0d194b79a
@ -131,6 +131,12 @@
|
||||
.bpx-player-control-bottom {
|
||||
padding: 0 !important;
|
||||
}
|
||||
.bpx-player-control-bottom-left > :first-child {
|
||||
padding-left: 12px !important;
|
||||
}
|
||||
.bpx-player-control-bottom-right > :last-child {
|
||||
padding-right: 12px !important;
|
||||
}
|
||||
.bpx-player-pbp {
|
||||
padding: 0 !important;
|
||||
left: 0 !important;
|
||||
@ -140,12 +146,6 @@
|
||||
height: 100% !important;
|
||||
padding-left: 2px !important;
|
||||
padding-right: 2px !important;
|
||||
&.bpx-player-ctrl-play {
|
||||
padding-left: 12px !important;
|
||||
}
|
||||
&.bpx-player-ctrl-full {
|
||||
padding-right: 12px !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
@include on-fullscreen('.touch-player-control') {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user