mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Increase z-index (#2484)
This commit is contained in:
parent
05b474c7cb
commit
a421faf281
@ -113,7 +113,7 @@ export default {
|
||||
& > .sidebar {
|
||||
position: fixed;
|
||||
top: 50%;
|
||||
z-index: 1000;
|
||||
z-index: 1002;
|
||||
transform: translateX(calc(-50% * var(--direction))) translateY(-50%);
|
||||
|
||||
body.player-mode-webfullscreen &,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user