mirror of
https://github.com/maputnik/editor.git
synced 2025-12-26 16:10:01 +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 {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.maputnik-inline-error {
|
||||
margin-left: 32%;
|
||||
}
|
||||
}
|
||||
|
||||
// SPACE HELPER
|
||||
|
||||
Reference in New Issue
Block a user