Commit 778d3b1
fix: correct bottom row text variant and remove getItemLayout in Bridge token selector
- TokenSelectorItem: fix BOTTOM_ROW_BALANCE_TEXT_STYLE to use BodySM
(was accidentally changed to BodyMD when extracting the inline constant),
restoring visual alignment with the BodySM token name on the same row
- BridgeTokenSelector: remove getItemLayout since items have variable
heights due to conditional badges and labels — fixed offsets cause
scroll position jumps with non-uniform items
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent aba8226 commit 778d3b1
2 files changed
Lines changed: 1 addition & 6 deletions
File tree
- app/components/UI/Bridge/components
- BridgeTokenSelector
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
573 | | - | |
574 | | - | |
575 | | - | |
576 | | - | |
577 | | - | |
578 | 573 | | |
579 | 574 | | |
580 | 575 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
282 | | - | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
0 commit comments