Are you sure you don't have some syntax error in `geany.css` that would
possibly prevent its loading? I'd suggest that you make a backup of this file
somewhere and then place just
```css
scrollbar slider {
min-width: 20px;
}
```
in it and restart geany. If it works, you'd have to figure out what is wrong in
your original `geany.css`.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-osx/issues/55#issuecomment-1981395509
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-osx/issues/55/[email protected]>