diff --git a/src/lib/components/chat/Navbar.svelte b/src/lib/components/chat/Navbar.svelte index c3ddcf718..da00f2415 100644 --- a/src/lib/components/chat/Navbar.svelte +++ b/src/lib/components/chat/Navbar.svelte @@ -67,11 +67,9 @@
- {#if $mobile} + {#if $mobile && !$showSidebar}