Collapsible layer groups #66

This commit is contained in:
Lukas Martinelli
2017-01-11 18:18:47 +01:00
parent 26a865bb50
commit abceb457c9
3 changed files with 30 additions and 15 deletions

View File

@@ -62,6 +62,12 @@
color: $color-white;
}
&-item-collapsed {
height: 0;
overflow: hidden;
padding: 0;
}
&-item-id {
width: 115px;
white-space: nowrap;