mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 13:30:03 +00:00
Collapsible layer groups #66
This commit is contained in:
@@ -62,6 +62,12 @@
|
||||
color: $color-white;
|
||||
}
|
||||
|
||||
&-item-collapsed {
|
||||
height: 0;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
&-item-id {
|
||||
width: 115px;
|
||||
white-space: nowrap;
|
||||
|
||||
Reference in New Issue
Block a user