diff --git a/frontend/src/app/app.component.scss b/frontend/src/app/app.component.scss
index fc2a145..7ad2bc1 100644
--- a/frontend/src/app/app.component.scss
+++ b/frontend/src/app/app.component.scss
@@ -22,6 +22,10 @@
}
}
+.drawer-container {
+ height: 100%;
+}
+
.drawer {
flex: 1 1 auto;
display: flex;