mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 23:25:02 +03:00
Make scrollbars a little bit narrower
This commit is contained in:
parent
67a32de7d4
commit
d93e75bf5f
@ -172,7 +172,7 @@ export default function editor(theme: Theme) {
|
||||
},
|
||||
},
|
||||
scrollbar: {
|
||||
width: 14,
|
||||
width: 12,
|
||||
track: {
|
||||
border: {
|
||||
left: true,
|
||||
|
Loading…
Reference in New Issue
Block a user