mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 13:30:03 +00:00
Fix styling in export model
This commit is contained in:
@@ -127,6 +127,15 @@
|
||||
.maputnik-export-modal {
|
||||
width: 400px;
|
||||
max-width: 100%;
|
||||
|
||||
.maputnik-input-block-label {
|
||||
width: 50%;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
.maputnik-input-block-action {
|
||||
width: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.maputnik-add-layer {
|
||||
|
||||
Reference in New Issue
Block a user