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