diff --git a/site/src/pages/AgentsPage/components/ChatConversation/ChatStatusCallout.tsx b/site/src/pages/AgentsPage/components/ChatConversation/ChatStatusCallout.tsx index 38c2964128..c030cba85f 100644 --- a/site/src/pages/AgentsPage/components/ChatConversation/ChatStatusCallout.tsx +++ b/site/src/pages/AgentsPage/components/ChatConversation/ChatStatusCallout.tsx @@ -20,7 +20,7 @@ const StatusPlaceholder: FC<{ shimmer?: boolean; }> = ({ text, shimmer = false }) => { return ( -
+
{/* Reserve the final response height without exposing a selectable copy. */} {text}