From 932f7594105c07306e2112c618850429d15552e5 Mon Sep 17 00:00:00 2001 From: Shirasawa <764798966@qq.com> Date: Thu, 11 Sep 2025 15:45:55 +0800 Subject: [PATCH] feat: add text truncation to ChatItem title display --- src/lib/components/layout/Sidebar/ChatItem.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/components/layout/Sidebar/ChatItem.svelte b/src/lib/components/layout/Sidebar/ChatItem.svelte index 494fb7ba9c..c9168b637c 100644 --- a/src/lib/components/layout/Sidebar/ChatItem.svelte +++ b/src/lib/components/layout/Sidebar/ChatItem.svelte @@ -429,7 +429,7 @@ draggable="false" >
-
+
{title}