From 9fec553b16e3d20613aa1aac284a772710e671fd Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Fri, 6 Oct 2023 12:32:24 -0400 Subject: [PATCH] Return to default --- app/src/frontend/map/map.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/src/frontend/map/map.css b/app/src/frontend/map/map.css index 3c9195e1..95ad9e0e 100644 --- a/app/src/frontend/map/map.css +++ b/app/src/frontend/map/map.css @@ -10,8 +10,6 @@ .map-container { top: 0; left: 470px; - height: 100%; - width: 100%; } } .leaflet-container {