From dd7f48a41225397975b6f81f4edbf6e7f9079077 Mon Sep 17 00:00:00 2001 From: timothycarambat Date: Mon, 3 Feb 2025 14:38:52 -0800 Subject: [PATCH] inherit font size from UI for thoughts --- .../ChatContainer/ChatHistory/ThoughtContainer/index.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/ThoughtContainer/index.jsx b/frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/ThoughtContainer/index.jsx index 166b7c9ab40..75f1d835ce4 100644 --- a/frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/ThoughtContainer/index.jsx +++ b/frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/ThoughtContainer/index.jsx @@ -84,7 +84,7 @@ export const ThoughtChainComponent = forwardRef(
{!isExpanded && !autoExpand ? ( ) : (