Stabilize Planner Chat task detail spacing across expanded and mobile layouts.
- Move Planner Chat body padding to the base selector so expand/collapse only changes height and flex behavior.
- Apply the mobile Planner Chat padding override to the same base body selector.
- Add CSS regression coverage and a patch changeset for the published CLI bundle.
Files changed:
.changeset/planner-chat-stable-spacing.md | 7 ++++
.../dashboard/app/components/TaskDetailModal.css | 11 +++++-
...etailModal.responsive-and-dependencies.test.tsx | 44 ++++++++++++++++++++++
3 files changed, 60 insertions(+), 2 deletions(-)
Fusion-Task-Id: FN-7333
Fusion-Task-Lineage: 84130908-fabb-433f-a48d-5d9c6649c234
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>