From e5bb3667199876f861df9aa38e74b56587d5cb53 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Mon, 15 Sep 2025 15:12:01 -0500 Subject: [PATCH] refac: styling --- src/lib/components/NotificationToast.svelte | 4 ++-- src/lib/components/chat/Messages.svelte | 2 +- src/routes/+layout.svelte | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/lib/components/NotificationToast.svelte b/src/lib/components/NotificationToast.svelte index bfb1ff691f..b47a93eaf9 100644 --- a/src/lib/components/NotificationToast.svelte +++ b/src/lib/components/NotificationToast.svelte @@ -32,7 +32,7 @@