Fixed width issue with expression error UI.

This commit is contained in:
orangemug 2020-02-17 13:44:05 +00:00
parent 35098111ac
commit 0705522a24

View file

@ -195,6 +195,10 @@
text-align: right;
}
}
.maputnik-data-spec-block,
.maputnik-zoom-spec-property {
.maputnik-inline-error {
margin-left: 32%;
}