mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 08:07:44 +01:00
Fixed width issue with expression error UI.
This commit is contained in:
parent
35098111ac
commit
0705522a24
1 changed files with 4 additions and 0 deletions
|
@ -195,6 +195,10 @@
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.maputnik-data-spec-block,
|
||||||
|
.maputnik-zoom-spec-property {
|
||||||
.maputnik-inline-error {
|
.maputnik-inline-error {
|
||||||
margin-left: 32%;
|
margin-left: 32%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue