From baa71d6a08c7e363cf679ae2fc41618e42c2feae Mon Sep 17 00:00:00 2001 From: Dotta Date: Sat, 7 Mar 2026 10:16:31 -0600 Subject: [PATCH] fix(ui): enforce min 2-line height for agent issue titles on dashboard Short titles now always occupy two lines of vertical space, ensuring consistent horizontal alignment across agent cards. Co-Authored-By: Claude Opus 4.6 --- ui/src/components/ActiveAgentsPanel.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/components/ActiveAgentsPanel.tsx b/ui/src/components/ActiveAgentsPanel.tsx index 5332eb8a..2c382a9e 100644 --- a/ui/src/components/ActiveAgentsPanel.tsx +++ b/ui/src/components/ActiveAgentsPanel.tsx @@ -461,7 +461,7 @@ function AgentRunCard({