mirror of
https://github.com/voideditor/void
synced 2026-05-24 09:58:23 +00:00
small style
This commit is contained in:
parent
d14a2f1fff
commit
6fa3901ab0
1 changed files with 1 additions and 1 deletions
|
|
@ -688,7 +688,7 @@ export const VoidCodeEditor = ({ initValue, language, maxHeight, showScrollbars
|
|||
verticalScrollbarSize: 0,
|
||||
horizontal: 'auto',
|
||||
horizontalScrollbarSize: 8,
|
||||
// ignoreHorizontalScrollbarInContentHeight: true,
|
||||
ignoreHorizontalScrollbarInContentHeight: true,
|
||||
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue