Show loading on spaces menu

This commit is contained in:
Jon Staab
2025-11-05 15:24:46 -08:00
parent 57348472f8
commit b5917cb184
2 changed files with 19 additions and 12 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
</script>
<Link replaceState href={path}>
<CardButton class="btn-neutral">
<CardButton class="btn-neutral shadow-md">
{#snippet icon()}
<div><SpaceAvatar {url} /></div>
{/snippet}