Raise task-detail chat tool-call typography while preserving compact collapsed rows.
- Increase task chat tool summary, kicker, label, and detail text to the base spacing font token.
- Add CSS regression coverage to prevent the smaller calc font size from returning across desktop, mobile, and narrow hosts.
- Include the TaskChatTab suite in the dashboard chat quality test lane and add a patch changeset.
Files changed:
.changeset/fn-7240-task-chat-tool-font.md | 7 ++++++
packages/dashboard/app/components/TaskChatTab.css | 11 ++++++----
.../app/components/__tests__/TaskChatTab.test.tsx | 25 +++++++++++++++++++---
packages/dashboard/vitest.config.ts | 2 ++
4 files changed, 38 insertions(+), 7 deletions(-)
Fusion-Task-Id: FN-7240
Fusion-Task-Lineage: 4d3ed287-27b7-4107-bc42-0119d5a4f1e9
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>