From 2b2231ecabcb36d13e145e3e4aad362ea1a362c6 Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Thu, 19 Oct 2023 15:21:24 -0400 Subject: [PATCH] Go back to normal --- app/src/frontend/map/map.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {