mirror of
https://github.com/maputnik/editor.git
synced 2025-12-27 00:20:00 +00:00
Make popups scrollable
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
}
|
||||
|
||||
.maputnik-feature-property-popup {
|
||||
max-height: 500px;
|
||||
overflow-y: auto;
|
||||
.maputnik-input-block {
|
||||
margin: 0;
|
||||
margin-left: $margin-2;
|
||||
|
||||
Reference in New Issue
Block a user