From 8fec171b4c430d34ddb3ac53b810f6c2aa36f616 Mon Sep 17 00:00:00 2001 From: shatfield4 Date: Wed, 12 Mar 2025 17:40:47 -0700 Subject: [PATCH] fix thought container from getting cut off at max height --- .../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 957531171b6..cbc89a864ac 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(