mirror of
https://github.com/maputnik/editor.git
synced 2026-01-20 12:20:03 +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