diff --git a/src/App.css b/src/App.css index fdd6236b4a..a2073210f4 100644 --- a/src/App.css +++ b/src/App.css @@ -123,7 +123,7 @@ body * { } .app-container { - height: 100%; + height: 100vh; display: flex; flex-direction: column; }