diff --git a/styles/components/_global_layout.scss b/styles/components/_global_layout.scss index 68e2311d..a85c1126 100644 --- a/styles/components/_global_layout.scss +++ b/styles/components/_global_layout.scss @@ -1,4 +1,4 @@ -html, body, #app-root { +html, body { height: 100%; }