refac: styling

This commit is contained in:
Timothy Jaeryang Baek 2025-08-19 23:28:05 +04:00
parent 8eb5807c5f
commit e304ca5bd5

View file

@ -67,14 +67,16 @@
}} }}
> >
{#if !small} {#if !small}
<div class="p-3 bg-black/20 dark:bg-white/10 text-white rounded-xl"> <div
class="size-10 shrink-0 flex justify-center items-center bg-black/20 dark:bg-white/10 text-white rounded-xl"
>
{#if !loading} {#if !loading}
<svg <svg
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24" viewBox="0 0 24 24"
fill="currentColor" fill="currentColor"
aria-hidden="true" aria-hidden="true"
class=" size-5" class=" size-4.5"
> >
<path <path
fill-rule="evenodd" fill-rule="evenodd"