diff --git a/src/components/Loading.vue b/src/components/Loading.vue
index cefefd809a..9b2544cff5 100644
--- a/src/components/Loading.vue
+++ b/src/components/Loading.vue
@@ -11,9 +11,11 @@
-
- {{ slowHint }}
-
+
+
+ {{ slowHint }}
+
+
@@ -85,6 +87,6 @@ export default {
flex-direction: column;
flex: 1 auto;
align-items: center;
- height: 100vh;
+ height: 100%;
}
diff --git a/src/components/Mailbox.vue b/src/components/Mailbox.vue
index 01c957e455..de2d3eca13 100644
--- a/src/components/Mailbox.vue
+++ b/src/components/Mailbox.vue
@@ -4,7 +4,8 @@
-->
-