mirror of
https://github.com/maputnik/editor.git
synced 2026-09-01 09:57:27 +00:00
Fixes for codemirror in sources modal
- Allows for max height - Override GeoJSON data when changing type
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
.CodeMirror-lint-tooltip {
|
||||
z-index: 2000 !important;
|
||||
}
|
||||
|
||||
.CodeMirror-wrapper {
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user