From 389bb142aa3aa45af56449ab81a1d38a2166384c Mon Sep 17 00:00:00 2001 From: rd <1344903914@qq.com> Date: Mon, 1 Sep 2025 09:57:35 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=8E=BB=E6=8E=89=E6=9C=80=E5=B0=8F?= =?UTF-8?q?=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/xt-chat/chat-view/useChatHandler.tsx | 10 +++++----- src/components/xt-chat/xt-bubble/style.scss | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/components/xt-chat/chat-view/useChatHandler.tsx b/src/components/xt-chat/chat-view/useChatHandler.tsx index cbeec27..fb3a192 100644 --- a/src/components/xt-chat/chat-view/useChatHandler.tsx +++ b/src/components/xt-chat/chat-view/useChatHandler.tsx @@ -357,11 +357,11 @@ export default function useChatHandler(options: UseChatHandlerOptions): UseChatH
{!extra_data && ( // ? ( - // - //
- // - //
- //
+ // + //
+ // + //
+ //
// ) : onCopy(_targetTask.content.output)} align={{ offset: [0, 4] }}>
diff --git a/src/components/xt-chat/xt-bubble/style.scss b/src/components/xt-chat/xt-bubble/style.scss index 63cda5a..495ac1a 100644 --- a/src/components/xt-chat/xt-bubble/style.scss +++ b/src/components/xt-chat/xt-bubble/style.scss @@ -59,7 +59,7 @@ align-items: flex-start; min-width: 0; max-width: 100%; - min-height: 36px; + // min-height: 36px; word-break: break-all; @include cts; &-filled {