Leave scale on mobile

This commit is contained in:
2019-06-01 15:43:15 +02:00
parent 97712b5122
commit 966601f2ff
3 changed files with 5 additions and 3 deletions

View File

@@ -16,7 +16,9 @@
}
.leaflet-control-container {
.leaflet-top.leaflet-left, .leaflet-bottom.leaflet-left, .leaflet-bottom.leaflet-right {
.leaflet-top.leaflet-left,
.leaflet-bottom.leaflet-left,
.leaflet-bottom.leaflet-right .leaflet-control.elevation {
display: none;
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long