aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2023-09-10 16:02:21 -0400
committerbobzel <zzzman@gmail.com>2023-09-10 16:02:21 -0400
commit85cb819707b50cc4f50b8114f4b7af13d63bc977 (patch)
tree87f604c81da87d48ace5387bf4393e05997b4c7e
parent6499ac4b30c8f6ada2b0c7d74cd5f2a73f9bf180 (diff)
from last
-rw-r--r--src/client/views/nodes/LoadingBox.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/LoadingBox.scss b/src/client/views/nodes/LoadingBox.scss
index 61a505420..644a851c1 100644
--- a/src/client/views/nodes/LoadingBox.scss
+++ b/src/client/views/nodes/LoadingBox.scss
@@ -5,6 +5,7 @@
justify-content: center;
background-color: #fdfdfd;
height: 100%;
+ width: 100%;
align-items: center;
.textContainer,
.text {