From cded1404cc018d83a0dceb1eb609d3e0ad9bd2b7 Mon Sep 17 00:00:00 2001 From: Timothy Carambat Date: Mon, 3 Feb 2025 14:39:39 -0800 Subject: [PATCH] inherit font size from UI for thoughts (#3099) --- .../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 166b7c9a..75f1d835 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 ? ( ) : (