From a42bcefcf5f12d28e75157c9d68fdcd9f2b2b015 Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Thu, 19 Oct 2023 15:11:40 -0400 Subject: [PATCH] Test leaflet --- 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 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 {