diff --git a/projects/project-3/frontend/src/app/dashboard/dashboard.component.html b/projects/project-3/frontend/src/app/dashboard/dashboard.component.html index 62b04c4..27d9598 100644 --- a/projects/project-3/frontend/src/app/dashboard/dashboard.component.html +++ b/projects/project-3/frontend/src/app/dashboard/dashboard.component.html @@ -102,13 +102,13 @@
- Borrow Duration -
+
-
-
-
+
+
+
diff --git a/projects/project-3/frontend/src/app/map/map.component.scss b/projects/project-3/frontend/src/app/map/map.component.scss index cb1057b..650c573 100644 --- a/projects/project-3/frontend/src/app/map/map.component.scss +++ b/projects/project-3/frontend/src/app/map/map.component.scss @@ -8,13 +8,8 @@ flex: 1 1 auto; } -.mat-toolbar { - height: 4% -} - .map-container { - margin: 10px; - height: 94%; + height: 95%; } .map-frame {