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