Tweak room edit form

This commit is contained in:
Jon Staab
2026-01-06 11:27:33 -08:00
parent f69b575381
commit 00f0127caf
2 changed files with 36 additions and 57 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
</div>
{/if}
{#each $members as pubkey (pubkey)}
<div class="card2 bg-alt relative">
<div class="card2 card2-sm bg-alt relative">
<div class="flex items-center justify-between gap-2">
<div class="min-w-0 flex-1">
<Profile {pubkey} {url} />