mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-11 05:36:17 +00:00
fix: set min-height for all custom scrollbar thumbs
This commit is contained in:
@@ -137,6 +137,7 @@ p {
|
|||||||
background-color: var(--accent-color);
|
background-color: var(--accent-color);
|
||||||
background-clip: content-box;
|
background-clip: content-box;
|
||||||
border-radius: 100px;
|
border-radius: 100px;
|
||||||
|
min-height: 4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar-thumb:hover {
|
::-webkit-scrollbar-thumb:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user