Commit ad5bb67
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 a748caa commit ad5bb67
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 | |
|---|---|---|---|
| |||
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | | - | |
| 271 | + | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
| |||
0 commit comments