fix: update font label in token details#29710
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection:
This component is used only in Performance Test Selection: |
|



Description
Update font for token details label.
Changelog
CHANGELOG entry: Update font for token details label
Related issues
Fixes: null
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist
Note
Low Risk
Low risk UI-only typography change that does not affect navigation, data, or analytics behavior.
Overview
Updates the
SecurityTrustEntryCardresult label styling by switching fromTextVariant.HeadingMdwith a hard-coded600weight toTextVariant.BodyMdwithFontWeight.Medium, aligning the label’s typography with the design system.Reviewed by Cursor Bugbot for commit 827c6b1. Bugbot is set up for automated code reviews on this repo. Configure here.