Timothy Jaeryang Baek 4 月之前
父节点
当前提交
cd7eff3bdb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/lib/components/layout/Sidebar.svelte

+ 1 - 1
src/lib/components/layout/Sidebar.svelte

@@ -561,7 +561,7 @@
 		</div>
 
 		<div
-			class="relative flex flex-col flex-1 overflow-y-auto {$temporaryChatEnabled
+			class="relative flex flex-col flex-1 overflow-y-auto overflow-x-hidden {$temporaryChatEnabled
 				? 'opacity-20'
 				: ''}"
 		>