diff --git a/src/app/app.component.html b/src/app/app.component.html
index b18eec138e..5d61b0bb29 100644
--- a/src/app/app.component.html
+++ b/src/app/app.component.html
@@ -1,25 +1,19 @@
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
TEST
-
+
-
+
diff --git a/src/app/app.component.scss b/src/app/app.component.scss
index fc3a1b7f03..7502ea03c6 100644
--- a/src/app/app.component.scss
+++ b/src/app/app.component.scss
@@ -11,6 +11,7 @@ app-root,
color: #e0e0e0;
}
+mat-drawer-container,
mat-sidenav-container {
//height: calc(100% - #{$main-header-height});
height: 100%;
diff --git a/src/app/main-header/main-header.component.html b/src/app/main-header/main-header.component.html
index f4934a7d54..330f3a59f4 100644
--- a/src/app/main-header/main-header.component.html
+++ b/src/app/main-header/main-header.component.html
@@ -42,6 +42,13 @@
[color]="rlHA.isActive ? 'accent' : null">
today
+
+
+
{