mirror of
https://github.com/maputnik/editor.git
synced 2026-06-17 12:47:27 +00:00
Fix width of modal.
This commit is contained in:
@@ -280,3 +280,7 @@
|
||||
color: $color-green;
|
||||
margin-top: 16px;
|
||||
}
|
||||
|
||||
.modal-settings {
|
||||
width: 400px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user