From c8a08588d9cf1881a53de3fa5644b5eda22b84bb Mon Sep 17 00:00:00 2001 From: Bohdan Triapitsyn Date: Tue, 28 Jul 2026 19:27:48 +0300 Subject: [PATCH] style: align worktree sidebar header layout Make the worktree sub-header span the full row width Push the PR badge to the right with auto margin --- .../ui/src/components/session/sidebar/SessionGroupSection.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/ui/src/components/session/sidebar/SessionGroupSection.tsx b/packages/ui/src/components/session/sidebar/SessionGroupSection.tsx index 3ff8878e..344a8663 100644 --- a/packages/ui/src/components/session/sidebar/SessionGroupSection.tsx +++ b/packages/ui/src/components/session/sidebar/SessionGroupSection.tsx @@ -985,7 +985,7 @@ function SessionGroupSectionBase(props: Props): React.ReactNode { ) : (!group.isMain || group.worktree) ? ( // Worktree sub-header in the flat visual language: slim // folder-style row with a PR-tinted branch icon and PR badge. - + {groupPrSummary ? ( #{groupPrSummary.number}