From 8724eaf9147af3682ed43ba26eca996f4d75f2c7 Mon Sep 17 00:00:00 2001 From: Marcel Schwarz Date: Sun, 3 Jan 2021 04:33:31 +0100 Subject: [PATCH] Remove some more weird fxFlex and fxLayout directives --- .../rent-duration-chart.component.html | 17 ++++++----------- .../rent-time-chart.component.html | 19 +++++++------------ 2 files changed, 13 insertions(+), 23 deletions(-) diff --git a/projects/project-3/frontend/src/app/dashboard/rent-duration-chart/rent-duration-chart.component.html b/projects/project-3/frontend/src/app/dashboard/rent-duration-chart/rent-duration-chart.component.html index f282e7a..5bcf33b 100644 --- a/projects/project-3/frontend/src/app/dashboard/rent-duration-chart/rent-duration-chart.component.html +++ b/projects/project-3/frontend/src/app/dashboard/rent-duration-chart/rent-duration-chart.component.html @@ -1,4 +1,4 @@ - + Rental Duration @@ -6,8 +6,8 @@ The time it takes for a rent which has the current station as origin is displayed here. - -
+ +
+
+ +
-
- - -
diff --git a/projects/project-3/frontend/src/app/dashboard/rent-time-chart/rent-time-chart.component.html b/projects/project-3/frontend/src/app/dashboard/rent-time-chart/rent-time-chart.component.html index 07037d5..c579ad8 100644 --- a/projects/project-3/frontend/src/app/dashboard/rent-time-chart/rent-time-chart.component.html +++ b/projects/project-3/frontend/src/app/dashboard/rent-time-chart/rent-time-chart.component.html @@ -1,5 +1,5 @@ - - + + Rental Time This chart shows the workload of the currently selected station in relation @@ -8,8 +8,8 @@ - -
+ +
+
+ +
-
- - -