From 0389dd459dbc77943182ff6a264d644a8495c739 Mon Sep 17 00:00:00 2001 From: twwu Date: Wed, 21 Jan 2026 17:31:46 +0800 Subject: [PATCH] style: update class names for consistent width handling in chat answer component --- web/app/components/base/chat/chat/answer/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/base/chat/chat/answer/index.tsx b/web/app/components/base/chat/chat/answer/index.tsx index e72f2aa136..11ef672003 100644 --- a/web/app/components/base/chat/chat/answer/index.tsx +++ b/web/app/components/base/chat/chat/answer/index.tsx @@ -158,7 +158,7 @@ const Answer: FC = ({
{ !responding && contentIsEmpty && !hasAgentThoughts && ( @@ -227,7 +227,7 @@ const Answer: FC = ({
{ !responding && (