mirror of
https://github.com/maputnik/editor.git
synced 2026-02-10 22:50:00 +00:00
Added max-width to allow overfow scroll on JSONEditor
This commit is contained in:
3
src/styles/_codemirror.scss
Normal file
3
src/styles/_codemirror.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
.codemirror-container {
|
||||
max-width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user