diff --git a/web/app/components/base/chat/chat/index.tsx b/web/app/components/base/chat/chat/index.tsx index 27df7e558a..4afc434ee9 100644 --- a/web/app/components/base/chat/chat/index.tsx +++ b/web/app/components/base/chat/chat/index.tsx @@ -248,7 +248,7 @@ const Chat: FC = ({ {chatNode}
{ chatList.map((item, index) => { @@ -292,7 +292,7 @@ const Chat: FC = ({ >
{ !noStopResponding && isResponding && ( diff --git a/web/app/components/base/chat/embedded-chatbot/inputs-form/index.tsx b/web/app/components/base/chat/embedded-chatbot/inputs-form/index.tsx index bed37ec0cf..b13e066414 100644 --- a/web/app/components/base/chat/embedded-chatbot/inputs-form/index.tsx +++ b/web/app/components/base/chat/embedded-chatbot/inputs-form/index.tsx @@ -33,7 +33,7 @@ const InputsFormNode = ({ return null return ( -
+