From 6202e09348cbb2d92a65b93a85e34cacf754eed0 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Mon, 11 Aug 2025 14:09:35 +0400 Subject: [PATCH] refac --- src/lib/components/chat/Navbar.svelte | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/lib/components/chat/Navbar.svelte b/src/lib/components/chat/Navbar.svelte index c3ddcf7182..da00f24159 100644 --- a/src/lib/components/chat/Navbar.svelte +++ b/src/lib/components/chat/Navbar.svelte @@ -67,11 +67,9 @@
- {#if $mobile} + {#if $mobile && !$showSidebar}