mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix live player style
This commit is contained in:
parent
e274d80478
commit
1e51fb7e24
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
min/gui-settings.min.css
vendored
2
min/gui-settings.min.css
vendored
File diff suppressed because one or more lines are too long
@ -583,8 +583,9 @@ li.category.folded i.icon-arrow
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
/* Fix bangumi player z-index */
|
||||
.player-mode-webfullscreen .player-module
|
||||
/* Fix bangumi and live player z-index */
|
||||
.player-mode-webfullscreen .player-module,
|
||||
.player-full-win .app-content
|
||||
{
|
||||
z-index: 100000 !important;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user