diff --git a/src/web/src/components/Loading.vue b/src/web/src/components/Loading.vue index 4f2934a..7c55364 100644 --- a/src/web/src/components/Loading.vue +++ b/src/web/src/components/Loading.vue @@ -9,11 +9,11 @@ display: flex; flex-direction: column; justify-content: center; - align-items: center;"> + align-items: center;" + > -
{{ title }}
+
{{ title }}
+
{{ subTitle }}
\ No newline at end of file