Commit 0a75dcb
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 73e5994 commit 0a75dcb
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 | |
|---|---|---|---|
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | 553 | | |
559 | 554 | | |
560 | 555 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
0 commit comments