Cosmetic Fixes

This commit is contained in:
Neshura 2024-01-06 14:36:52 +01:00
parent 528055fca0
commit 9eb15db026
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C
2 changed files with 4 additions and 4 deletions
src/lib/components

View file

@ -121,7 +121,7 @@
</div>
{/snippet}
<ol class="w-full">
<ol class="h-[40rem] w-full overflow-y-auto">
{#if loading}
{#each Array(maxToots ?? 5) as placeholder}
<li class="flex flex-col gap-3 px-4 py-3">