From 387693a03fefeb47e4ccc239a26c5dc7409e7d93 Mon Sep 17 00:00:00 2001 From: waleed Date: Tue, 31 Mar 2026 18:07:00 -0700 Subject: [PATCH] fix(chat): align floating chat send button colors with home/mothership chat --- .../w/[workflowId]/components/chat/chat.tsx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/chat/chat.tsx b/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/chat/chat.tsx index 863db7529a0..505795fc5c1 100644 --- a/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/chat/chat.tsx +++ b/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/chat/chat.tsx @@ -1143,13 +1143,15 @@ export function Chat() { {isStreaming ? ( ) : (