fix ui overflow #1220
this make the scrollbar buttons a lot smaller, there is no alternative, they simply don't fit they never did
This commit is contained in:
parent
9efce50107
commit
906831a151
@ -220,7 +220,7 @@ scrollbar button,
|
|||||||
scrollbar trough {
|
scrollbar trough {
|
||||||
border: none;
|
border: none;
|
||||||
background-color: @bg;
|
background-color: @bg;
|
||||||
min-height: 2.5em;
|
min-height: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
scrollbar slider {
|
scrollbar slider {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user