diff --git a/src/App.svelte b/src/App.svelte index 9aa18d80..105c7b69 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -40,13 +40,17 @@ } }}> {#if !$loadedStore} -
- - - - - Loading... - {LoadingStatusState.text} +
+
+ + + + + Loading... +
+ + {LoadingStatusState.text} +
{:else if $CustomGUISettingMenuStore}