From a0480d5f6c741ceabf2cb8a9406fb37d7af09113 Mon Sep 17 00:00:00 2001 From: sabaimran Date: Mon, 4 Nov 2024 22:01:09 -0800 Subject: [PATCH] use fill weight for the toggle right (enabled state) for research mode --- src/interface/web/app/components/chatInputArea/chatInputArea.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/interface/web/app/components/chatInputArea/chatInputArea.tsx b/src/interface/web/app/components/chatInputArea/chatInputArea.tsx index 74e15523..9f8f8c18 100644 --- a/src/interface/web/app/components/chatInputArea/chatInputArea.tsx +++ b/src/interface/web/app/components/chatInputArea/chatInputArea.tsx @@ -582,6 +582,7 @@ export const ChatInputArea = forwardRef((pr Research Mode {useResearchMode ? ( ) : (