From e0917e9f386213d4fde1b11137a4b85e4007095c Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Mon, 16 Jun 2025 10:54:50 +0400 Subject: [PATCH] refac: new chat button moved to the leftside --- src/lib/components/chat/Navbar.svelte | 34 +++++++++++++-------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/lib/components/chat/Navbar.svelte b/src/lib/components/chat/Navbar.svelte index 12cab4d6e..0d1728f42 100644 --- a/src/lib/components/chat/Navbar.svelte +++ b/src/lib/components/chat/Navbar.svelte @@ -72,6 +72,23 @@ + + + +
- - - - {#if $user !== undefined && $user !== null}