mirror of
https://github.com/maputnik/editor.git
synced 2026-08-03 03:37:25 +00:00
Only scroll to selected item in <LayerList/> if not already in view.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
// LAYER LIST
|
||||
.maputnik-layer-list {
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
|
||||
&-header {
|
||||
padding: $margin-2 $margin-2 $margin-3;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user