mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Add round corner for Chrome scrollbar
This commit is contained in:
parent
e507300ad5
commit
d2126a9456
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
min/dark.min.css
vendored
2
min/dark.min.css
vendored
File diff suppressed because one or more lines are too long
@ -2429,6 +2429,7 @@ li.tag>a:hover,
|
||||
::-webkit-scrollbar-thumb
|
||||
{
|
||||
background: #444 !important;
|
||||
border-radius: 3px;
|
||||
}
|
||||
::-webkit-scrollbar-thumb:hover
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user