mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Fix navbar styles
This commit is contained in:
parent
62ad6d10b1
commit
f6329995e5
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
min/custom-navbar.min.css
vendored
2
min/custom-navbar.min.css
vendored
File diff suppressed because one or more lines are too long
@ -164,6 +164,11 @@ li.nav-item[report-id='playpage_dynamic'] .i-frame,
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 0 16px;
|
||||
color: var(--navbar-foreground);
|
||||
}
|
||||
.custom-navbar .main-content:hover
|
||||
{
|
||||
color: var(--navbar-foreground) !important;
|
||||
}
|
||||
.custom-navbar .popup
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user