Update space create dialog

This commit is contained in:
Jon Staab
2025-10-29 11:18:27 -07:00
parent 62013a2ea2
commit 173a411a36
5 changed files with 71 additions and 112 deletions
+1 -1
View File
@@ -9,5 +9,5 @@
<div class="column m-auto max-w-xs gap-2 py-4">
<h1 class="heading">{@render title?.()}</h1>
<p class="text-center">{@render info?.()}</p>
<p class="text-center text-sm opacity-75">{@render info?.()}</p>
</div>