From dc109559d48780337825c188e3d67c1f9fef100c Mon Sep 17 00:00:00 2001 From: sabaimran Date: Mon, 11 Nov 2024 16:35:07 -0800 Subject: [PATCH] Research mode gray when off, colored when on --- .../web/app/components/chatInputArea/chatInputArea.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/interface/web/app/components/chatInputArea/chatInputArea.tsx b/src/interface/web/app/components/chatInputArea/chatInputArea.tsx index e26d4826..af54257d 100644 --- a/src/interface/web/app/components/chatInputArea/chatInputArea.tsx +++ b/src/interface/web/app/components/chatInputArea/chatInputArea.tsx @@ -724,7 +724,8 @@ export const ChatInputArea = forwardRef((pr /> ) : ( )}