mirror of
https://github.com/maputnik/editor.git
synced 2025-12-26 16:10:01 +00:00
No scrollbar style for JSON mode
This commit is contained in:
@@ -51,6 +51,7 @@ class JSONEditor extends React.Component {
|
||||
theme: 'maputnik',
|
||||
viewportMargin: Infinity,
|
||||
lineNumbers: false,
|
||||
scrollbarStyle: "null",
|
||||
}
|
||||
|
||||
return <CodeMirror
|
||||
|
||||
Reference in New Issue
Block a user