From e0ffe234baff1089beea0cf6d0c7a7947349dc07 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Mon, 16 Jun 2025 10:58:04 +0400 Subject: [PATCH] refac: styling --- src/lib/components/chat/Navbar.svelte | 42 +++++++++++++++++---------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/src/lib/components/chat/Navbar.svelte b/src/lib/components/chat/Navbar.svelte index 0d1728f42..de5d1c220 100644 --- a/src/lib/components/chat/Navbar.svelte +++ b/src/lib/components/chat/Navbar.svelte @@ -47,6 +47,15 @@ + - - - + {#if !$mobile} + + + + {/if}