mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 16:40:00 +00:00
Fix to prevent contents of react-codemirror being hidden
This commit is contained in:
3
src/styles/_react-codemirror.scss
Normal file
3
src/styles/_react-codemirror.scss
Normal file
@@ -0,0 +1,3 @@
|
||||
.react-codemirror2 {
|
||||
max-width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user