forked from coracle/flotilla
Link back to thread from chat
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
</Button>
|
||||
{/if}
|
||||
{/if}
|
||||
<Button on:click={openMenu} class="btn btn-neutral btn-sm">
|
||||
<Button on:click={openMenu} class="btn btn-neutral btn-sm md:hidden">
|
||||
<Icon icon="menu-dots" />
|
||||
</Button>
|
||||
</div>
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
</NoteCard>
|
||||
<Button class="mb-2 mt-5 flex items-center gap-2" on:click={back}>
|
||||
<Icon icon="alt-arrow-left" />
|
||||
Back to threads
|
||||
Go back
|
||||
</Button>
|
||||
</div>
|
||||
{#if showReply}
|
||||
|
||||
Reference in New Issue
Block a user