fix: arrow center

This commit is contained in:
not-nullptr 2024-11-12 17:25:38 +00:00
parent 3cb5ba2145
commit 0f9b1adaa1
1 changed files with 3 additions and 1 deletions

View File

@ -306,7 +306,9 @@
{file.from}
</div>
</div>
<div class="w-full sm:hidden block h-full">
<div
class="w-full sm:hidden h-full flex justify-center items-center"
>
<ArrowRight
class="w-6 h-6 text-accent-foreground"
/>