From 39ed1022dd6e6a1cf714927eca6f9049b5ebdbeb Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Thu, 12 Oct 2023 11:59:47 -0400 Subject: [PATCH] Change CSS and width --- app/src/frontend/map/map.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/frontend/map/map.css b/app/src/frontend/map/map.css index cec8fe05..846ade6c 100644 --- a/app/src/frontend/map/map.css +++ b/app/src/frontend/map/map.css @@ -1,4 +1,5 @@ .map-container { + position: absolute; top: 76px; /* sync with header positioning*/ bottom: 0; left: 0;