feat(FN-4163): make github tracking enable button compact on desktop

Adds compact desktop styling for the GitHub tracking enable button in the task detail modal, with a new CSS regression test covering the button styling.

Fusion-Task-Id: FN-4163
This commit is contained in:
Fusion
2026-05-12 22:14:25 -07:00
committed by gsxdsm
parent 91f15e0744
commit 6417f00e9d
3 changed files with 26 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Make the GitHub tracking "Enable" button render as a compact header action on desktop while preserving the mobile touch target.