fix(desktop): fuse the status stack to the composer again

pb-2 on the in-flow stack wrapper opened an 8px gap under the card and
broke the shared seam the dock card is built for.
This commit is contained in:
Brooklyn Nicholson 2026-07-30 07:47:02 -05:00
parent b4f8c491d3
commit 77bdf932fc

View file

@ -226,7 +226,7 @@ export function ComposerStatusStack({ queue, sessionId }: ComposerStatusStackPro
// In flow in the dock column, directly above the composer. The dock is
// bottom-anchored, so this grows upward over the thread without needing
// to be positioned — and it shares the dock's left edge for free.
className="flex max-h-[40vh] min-h-0 flex-col overflow-y-auto pb-2"
className="flex max-h-[40vh] min-h-0 flex-col overflow-y-auto"
onPointerDownCapture={() => blurComposerInput()}
>
{/* The card paints the shared --composer-fill (rest / scrolled / focused