refac: styling

This commit is contained in:
Timothy Jaeryang Baek 2024-12-19 15:16:51 -08:00
parent d9573befff
commit 8535974ea3

View File

@ -12,14 +12,14 @@
</script>
<button
class="flex gap-3 text-left w-[var(--width)] dark:bg-gray-850 dark:text-white bg-white text-black border border-gray-50 dark:border-gray-800 rounded-xl px-3 py-4"
class="flex gap-2.5 text-left w-[var(--width)] dark:bg-gray-850 dark:text-white bg-white text-black border border-gray-50 dark:border-gray-800 rounded-xl px-3.5 py-3.5"
on:click={() => {
onClick();
dispatch('closeToast');
}}
>
<div class="flex-shrink-0 self-top -translate-y-1">
<img src={'/static/favicon.png'} alt="favicon" class="size-8 rounded-full" />
<div class="flex-shrink-0 self-top -translate-y-0.5">
<img src={'/static/favicon.png'} alt="favicon" class="size-7 rounded-full" />
</div>
<div>