From 286591c02889bbf2ab2f71dfc47d0c6ead2fadf5 Mon Sep 17 00:00:00 2001 From: Andy <119136210+AndyMik90@users.noreply.github.com> Date: Thu, 29 Jan 2026 09:33:36 +0100 Subject: [PATCH] auto-claude: subtask-1-1 - Add min-w-0 class to subtask title row flex container (#1578) Co-authored-by: Claude Opus 4.5 --- .../src/renderer/components/task-detail/TaskSubtasks.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/src/renderer/components/task-detail/TaskSubtasks.tsx b/apps/frontend/src/renderer/components/task-detail/TaskSubtasks.tsx index 7cb16055..8001a455 100644 --- a/apps/frontend/src/renderer/components/task-detail/TaskSubtasks.tsx +++ b/apps/frontend/src/renderer/components/task-detail/TaskSubtasks.tsx @@ -58,7 +58,7 @@ export function TaskSubtasks({ task }: TaskSubtasksProps) {
{getSubtaskStatusIcon(subtask.status)}
-
+