meshtastic-map/src/public/plugins/leaflet.groupedlayercontrol/leaflet.groupedlayercontrol.css
2024-04-17 21:38:13 +12:00

13 lines
235 B
CSS

.leaflet-control-layers-group-name {
font-weight: bold;
margin-bottom: .2em;
}
.leaflet-control-layers-group {
margin-bottom: .5em;
}
.leaflet-control-layers-scrollbar {
overflow-y: scroll;
padding-right: 10px;
}