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