feat(FN-4183): align detail source header in TaskDetailModal

Fixed the chevron/source header top alignment in TaskDetailModal with a CSS adjustment, backed by a new CSS assertion test. Includes a changeset for a patch release of `@runfusion/fusion`.

Fusion-Task-Id: FN-4183
This commit is contained in:
Fusion
2026-05-12 12:49:04 -07:00
committed by gsxdsm
parent c57cd7ce0f
commit e570b16267
3 changed files with 17 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix GitHub tracking disclosure icon alignment in task detail — chevron now stays on the first row when summary wraps.