mirror of
https://github.com/maputnik/editor.git
synced 2026-06-27 17:47:26 +00:00
Added HTML export option to export modal.
This commit is contained in:
@@ -331,3 +331,12 @@
|
||||
.modal-settings {
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
.maputnik-modal-export-buttons {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
|
||||
.maputnik-button {
|
||||
margin-left: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user