chore: Polish list item styling for consistency#26892
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:
These changes:
E2E tests verify functionality, element visibility, and text content - not font styling. Since the text content remains unchanged and all component functionality is preserved, these visual styling changes won't cause any E2E test failures. No E2E tags are needed because:
Performance Test Selection: |
|



Description
Inconsistencies addressed
20pxboldImprovements
16px, same as all other list itemsmediumChanges approved by @mmragkandala
Changelog
CHANGELOG entry: null - minor UI fix
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Low Risk
Low risk visual-only changes that adjust text variants/weights; no logic, data, or navigation behavior is modified.
Overview
Aligns wallet list item typography for consistency.
In
DeFiPositionsListItem, changes the protocol name and USD value text fromBodyLGMediumtoBodyMDMedium(smaller size). InTokenListItemV2, changes the token title text fromBodyMDBoldtoBodyMDMedium(reduced weight).Written by Cursor Bugbot for commit b2c2ffa. This will update automatically on new commits. Configure here.