From d1d46353ddf2453bb8a4918426627db37698ea64 Mon Sep 17 00:00:00 2001 From: cosini <1966944566@qq.com> Date: Sun, 9 Aug 2026 17:58:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=99=BA=E8=83=BD?= =?UTF-8?q?=E5=8A=A9=E6=89=8B=E5=9B=9E=E7=AD=94=E5=86=85=E5=AE=B9=E8=B6=85?= =?UTF-8?q?=E5=87=BA=E7=95=8C=E9=9D=A2=E5=AE=BD=E5=BA=A6=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98=20(#652)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/agent/AgentAssistantPanel.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/agent/AgentAssistantPanel.vue b/src/components/agent/AgentAssistantPanel.vue index 088cb9b7..b15bb538 100644 --- a/src/components/agent/AgentAssistantPanel.vue +++ b/src/components/agent/AgentAssistantPanel.vue @@ -3171,6 +3171,7 @@ onScopeDispose(() => { line-height: 1.55; max-inline-size: min(100%, 34rem); min-inline-size: 0; + overflow-wrap: anywhere; padding-block: 0.75rem; padding-inline: 0.85rem; }