Keep the goal-to-mission link picker from stretching vertically in stacked layouts.
- Reset the linked mission picker flex sizing at tablet and mobile breakpoints while preserving full-width stacking.
- Add CSS regression coverage for the base flex value and breakpoint overrides.
Files changed:
packages/dashboard/app/components/GoalsView.css | 20 ++++++++-
.../app/components/__tests__/GoalsView.css.test.ts | 48 ++++++++++++++++++++++
2 files changed, 66 insertions(+), 2 deletions(-)
Fusion-Task-Id: FN-7155
Fusion-Task-Lineage: cad957bb-3efd-4435-9386-fcf84cb0d209
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>