From 8f985c501afcb3db05c43071d5ddde2e85c6b01b Mon Sep 17 00:00:00 2001 From: hjlarry Date: Sun, 8 Jun 2025 17:38:32 +0800 Subject: [PATCH] fix some dark mode display incorrect --- 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 = ({