diff --git a/frontend/src/components/flowpilot/FlowPilotActionBar.tsx b/frontend/src/components/flowpilot/FlowPilotActionBar.tsx index 0e220721..0b8a2407 100644 --- a/frontend/src/components/flowpilot/FlowPilotActionBar.tsx +++ b/frontend/src/components/flowpilot/FlowPilotActionBar.tsx @@ -53,10 +53,10 @@ export function FlowPilotActionBar({ return ( <> - {/* Bottom bar */} + {/* Bottom bar — fixed to viewport bottom, works regardless of height chain */}