Cosmetic Fixes
This commit is contained in:
parent
528055fca0
commit
9eb15db026
2 changed files with 4 additions and 4 deletions
src/lib/components
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue