Ability to change scrollbar size #235
Closed
AlexWayfer
started this conversation in
Core Application & Packages
Replies: 1 comment
-
Oh, I've just found: remove .scrollbars-visible-always ::-webkit-scrollbar {
width: 18px;
} Sorry. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I have a custom stylesheet with scrollbar size (for files tree) change:
Now I see it doesn't work.
And I can't find the new scrollbar element via Inspection in DevTools.
Also I see no setting for its size.
So, how I can increase its width? With custom style. Or can you please add a setting for its size?
It's really small for me right now:
Beta Was this translation helpful? Give feedback.
All reactions