mirror of
https://github.com/maputnik/editor.git
synced 2025-12-28 09:00:02 +00:00
Fixed width issue with expression error UI.
This commit is contained in:
@@ -195,6 +195,10 @@
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.maputnik-data-spec-block,
|
||||
.maputnik-zoom-spec-property {
|
||||
.maputnik-inline-error {
|
||||
margin-left: 32%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user