Tweak layout of thread actions

This commit is contained in:
Jon Staab
2024-11-20 15:56:24 -08:00
parent 1c0e680c17
commit 659403c308
3 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -56,8 +56,8 @@
</script>
<div class="flex flex-wrap items-center justify-between gap-2">
<ReactionSummary relays={[url]} {event} {onReactionClick} />
<div class="flex flex-grow flex-wrap justify-end gap-2">
<ReactionSummary relays={[url]} {event} {onReactionClick} />
{#if $deleted}
<div class="btn btn-error btn-xs rounded-full">Deleted</div>
{:else if thunk}