Added classBlockModifier to <LayerAction/> and switched to only displaying icons for hidden layers

This commit is contained in:
orangemug
2018-09-24 20:40:51 +01:00
parent cdcf16196c
commit 252403b1e3
2 changed files with 14 additions and 4 deletions

View File

@@ -72,7 +72,7 @@
}
}
.maputnik-layer-list-icon-action__visibility {
.maputnik-layer-list-icon-action__visibility--hide {
display: block;
}