diff --git a/packages/studio/src/player/components/TimelineGroupHeader.tsx b/packages/studio/src/player/components/TimelineGroupHeader.tsx index 959f395b5..6fca6a656 100644 --- a/packages/studio/src/player/components/TimelineGroupHeader.tsx +++ b/packages/studio/src/player/components/TimelineGroupHeader.tsx @@ -79,7 +79,7 @@ function GroupNameButton({ muted track that only looks dim is a track someone re-mutes by accident", and a muted GROUP silences every member at once, so it is the most expensive one to misread. */} - + {label} {memberCount} + {/* Eats the slack so the count sits beside the name rather than drifting + to the far edge, while the button itself stays full width — the whole + name line is the target that opens the rack. */} +