Dashboard
diff --git a/web/css/setup.css b/web/css/setup.css
index ea3b0c6..0d4a839 100644
--- a/web/css/setup.css
+++ b/web/css/setup.css
@@ -101,15 +101,15 @@ li.active {
height: 100%;
z-index: 1000; /* Ensure it's above other content */
transition: margin-left 0.3s ease; /* Smooth transition */
- }
-
- .admin-wrapper {
- transition: margin-left 0.3s ease, width 0.3s ease;
- }
+}
- .admin-wrapper > .panel-full > .panel-full {
+.admin-wrapper {
+ transition: margin-left 0.3s ease, width 0.3s ease;
+}
+
+.admin-wrapper > .panel-full > .panel-full {
min-height: 100vh;
- }
+}
#map {
height:400px;