mirror of
https://github.com/maputnik/editor.git
synced 2026-07-29 09:17:28 +00:00
Added margin-left to function errors to line up with values.
This commit is contained in:
@@ -194,6 +194,10 @@
|
|||||||
.maputnik-input-block-action > div {
|
.maputnik-input-block-action > div {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.maputnik-inline-error {
|
||||||
|
margin-left: 32%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// SPACE HELPER
|
// SPACE HELPER
|
||||||
|
|||||||
Reference in New Issue
Block a user