From 68a80d73498a6e7a6d724c543ca83e501292dfe2 Mon Sep 17 00:00:00 2001 From: Sean Hatfield Date: Wed, 12 Mar 2025 18:01:44 -0700 Subject: [PATCH] fix thought container from getting cut off at max height (#3449) --- .../ChatContainer/ChatHistory/ThoughtContainer/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/ThoughtContainer/index.jsx b/frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/ThoughtContainer/index.jsx index 95753117..cbc89a86 100644 --- a/frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/ThoughtContainer/index.jsx +++ b/frontend/src/components/WorkspaceChat/ChatContainer/ChatHistory/ThoughtContainer/index.jsx @@ -96,7 +96,7 @@ export const ThoughtChainComponent = forwardRef(