diff --git a/frontend/src/styles/core.scss b/frontend/src/styles/core.scss index 500208b8c..2ea49d7b9 100644 --- a/frontend/src/styles/core.scss +++ b/frontend/src/styles/core.scss @@ -208,8 +208,9 @@ key { } .pageLoading { + height: 100%; display: grid; - justify-content: center; + align-items: center; } .pageLoading,