diff --git a/src/routes/console/[project]/storage/index.svelte b/src/routes/console/[project]/storage/index.svelte index a53604445..f4fbe0409 100644 --- a/src/routes/console/[project]/storage/index.svelte +++ b/src/routes/console/[project]/storage/index.svelte @@ -35,7 +35,7 @@ {#if $bucketList?.total} -
3 ? '22rem' : '25rem' @@ -96,7 +96,7 @@
{/if} - +

Total results: {$bucketList.total}

@@ -120,17 +120,19 @@
{:else} -
-
- -
-
-

Add your first bucket to get started

-
-
- +
+
+
+ +
+
+

Add your first bucket to get started

+
+
+ +