Merge pull request 'thinner scrollbar' (#2) from futonbeta into main
Reviewed-on: http://gitea.genosjr.moe/l4kr/dashboard-ui/pulls/2
This commit is contained in:
commit
0715410ddd
@ -1,6 +1,6 @@
|
||||
@media (hover: hover) and (pointer: fine) {
|
||||
::-webkit-scrollbar {
|
||||
width: 1em;
|
||||
width: 0.5em;
|
||||
height: 1em;
|
||||
}
|
||||
.scrollX-mini::-webkit-scrollbar {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user