diff --git a/resources/sass/app.scss b/resources/sass/app.scss index ca2e4d6..a31bd11 100644 --- a/resources/sass/app.scss +++ b/resources/sass/app.scss @@ -13,7 +13,7 @@ html, body { height: 100%; } -#root { +form, #root, #login-form { height: 100%; }