Fix styling in export model

This commit is contained in:
orangemug 2020-06-30 09:48:55 +01:00
parent 5981151b27
commit ca56951256

View file

@ -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 {