refac: styling

This commit is contained in:
Timothy Jaeryang Baek 2025-08-13 23:10:50 +04:00
parent 7fb0228ac8
commit 84fd0e4152

View file

@ -328,7 +328,7 @@
} }
}} }}
> >
<div class="w-full flex justify-center py-1 text-xs animate-pulse items-center gap-2"> <div class="w-full flex justify-center py-4 text-xs animate-pulse items-center gap-2">
<Spinner className=" size-4" /> <Spinner className=" size-4" />
<div class=" ">Loading...</div> <div class=" ">Loading...</div>
</div> </div>