diff --git a/app/src/frontend/map/map.css b/app/src/frontend/map/map.css index 846ade6c..3a5fad39 100644 --- a/app/src/frontend/map/map.css +++ b/app/src/frontend/map/map.css @@ -12,7 +12,7 @@ } } .leaflet-container { - height: 100%; + height: 50%; width: 100%; } .leaflet-container .leaflet-control-zoom {