mirror of
https://github.com/maputnik/editor.git
synced 2026-06-17 20:57:27 +00:00
Merge pull request #284 from pjsier/fix/276-null-zoom
Handle data functions without zoom
This commit is contained in:
@@ -126,6 +126,10 @@
|
||||
}
|
||||
|
||||
.maputnik-data-spec-property-stop-data {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.maputnik-data-spec-property-stop-edit + .maputnik-data-spec-property-stop-data {
|
||||
width: 78%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user