Add expand/collapse all layer groups feature (#130)

This commit is contained in:
Gregory Wolanski
2017-10-25 21:35:19 +02:00
parent ddb3bcde43
commit 06554b83dc
2 changed files with 45 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
// LAYER LIST
.maputnik-layer-list {
&-header {
padding: $margin-2;
padding: $margin-2 $margin-2 $margin-3;
@include flex-row;