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}