diff --git a/src/routes/core/accounts/[account_id]/+page.svelte b/src/routes/core/accounts/[account_id]/+page.svelte index 5107b777..e4b3e01f 100644 --- a/src/routes/core/accounts/[account_id]/+page.svelte +++ b/src/routes/core/accounts/[account_id]/+page.svelte @@ -70,79 +70,100 @@
-
+
- +
- -

{account?.name ?? 'Loading Account...'}

+
+ +
+

{account?.name ?? 'Loading...'}

- -
{#if loading} -
+
+
+
{:else if account}
-
-

Basic Information

- - - - +
+

+ Basic Information +

+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
-
-

Settings & Status

-
-