From 789aae47b413778762ea63dfd412f6913ab60517 Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Thu, 12 Oct 2023 11:53:33 -0400 Subject: [PATCH] Change CSS --- app/src/frontend/map/map.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/src/frontend/map/map.css b/app/src/frontend/map/map.css index fe88f8bf..cec8fe05 100644 --- a/app/src/frontend/map/map.css +++ b/app/src/frontend/map/map.css @@ -3,9 +3,6 @@ bottom: 0; left: 0; right: 0; - width: 100%; - height: 100vh; - min-width: 320px; } @media (min-width: 990px) { .map-container {