mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-12-27 08:35:25 +01:00
Added margin-left to function errors to line up with values.
This commit is contained in:
parent
b7d08dfaa6
commit
029eff9317
1 changed files with 4 additions and 0 deletions
|
@ -194,6 +194,10 @@
|
|||
.maputnik-input-block-action > div {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.maputnik-inline-error {
|
||||
margin-left: 32%;
|
||||
}
|
||||
}
|
||||
|
||||
// SPACE HELPER
|
||||
|
|
Loading…
Reference in a new issue