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
f6329995e5
commit
1c6e0104c9
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
@ -101,6 +101,10 @@ li.nav-item[report-id='playpage_dynamic'] .i-frame,
|
|||||||
transition: all .2s ease-out;
|
transition: all .2s ease-out;
|
||||||
-webkit-tap-highlight-color: transparent;
|
-webkit-tap-highlight-color: transparent;
|
||||||
outline: none !important;
|
outline: none !important;
|
||||||
|
margin-inline-start: 0;
|
||||||
|
margin-inline-end: 0;
|
||||||
|
padding-inline-start: 0;
|
||||||
|
padding-inline-end: 0;
|
||||||
}
|
}
|
||||||
.custom-navbar.fill
|
.custom-navbar.fill
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user