From ab62a9662c9d56048d6414339c951fd9182bce9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=9E=E6=B3=95=E6=93=8D=E4=BD=9C?= Date: Mon, 9 Jun 2025 16:09:27 +0800 Subject: [PATCH] fix: some dark mode display incorrect (#20788) --- web/app/components/base/chat/chat/chat-input-area/index.tsx | 2 +- web/app/components/base/markdown-blocks/think-block.tsx | 4 ++-- .../nodes/_base/components/variable/var-reference-vars.tsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/app/components/base/chat/chat/chat-input-area/index.tsx b/web/app/components/base/chat/chat/chat-input-area/index.tsx index 52490e4024..cbfa3168e9 100644 --- a/web/app/components/base/chat/chat/chat-input-area/index.tsx +++ b/web/app/components/base/chat/chat/chat-input-area/index.tsx @@ -192,7 +192,7 @@ const ChatInputArea = ({