remove left margin from layer group name

This commit is contained in:
liamcottle
2024-04-17 21:38:13 +12:00
parent c1f4da18ae
commit 772d8d35ee

View File

@ -1,7 +1,6 @@
.leaflet-control-layers-group-name { .leaflet-control-layers-group-name {
font-weight: bold; font-weight: bold;
margin-bottom: .2em; margin-bottom: .2em;
margin-left: 3px;
} }
.leaflet-control-layers-group { .leaflet-control-layers-group {