Merge remote-tracking branch 'upstream/master' into feature/issue-559-add-raw-geojson-as-source

This commit is contained in:
orangemug
2019-10-20 11:19:34 +01:00
10 changed files with 100 additions and 43 deletions

View File

@@ -2,7 +2,8 @@
z-index: 2000 !important;
}
.CodeMirror-wrapper {
.codemirror-container {
max-width: 100%;
position: relative;
overflow: auto;
}