Files
fusion/.changeset/fix-subtask-modal-height.md

6 lines
282 B
Markdown

---
"@gsxdsm/fusion": patch
---
Fix subtask breakdown modal height to remain within viewport. Added `flex: 1` and `min-height: 0` to `.planning-summary-form` to ensure the form area properly shrinks and scrolls within the 90vh max-height container, keeping action buttons visible.