From 00cd7b7346deeb3fc40209bdbd77eb651738ebb4 Mon Sep 17 00:00:00 2001 From: Danielle Maywood Date: Thu, 26 Mar 2026 16:12:24 +0000 Subject: [PATCH] fix: match workspace picker font size to plus menu dropdown (#23670) --- .../src/pages/AgentsPage/components/AgentChatInput.tsx | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/site/src/pages/AgentsPage/components/AgentChatInput.tsx b/site/src/pages/AgentsPage/components/AgentChatInput.tsx index 6130a88db8..1395e07176 100644 --- a/site/src/pages/AgentsPage/components/AgentChatInput.tsx +++ b/site/src/pages/AgentsPage/components/AgentChatInput.tsx @@ -966,12 +966,18 @@ export const AgentChatInput: FC = ({ className="w-64 p-0" > - + - No workspaces found + + No workspaces found + {workspaceOptions.map((workspace) => ( {