Skip to content

Commit

Permalink
rm button padding
Browse files Browse the repository at this point in the history
  • Loading branch information
luacmartins committed May 2, 2024
1 parent 3847571 commit cfd5990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/SelectionList/TransactionListItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ function TransactionListItem<TItem extends ListItem>({
}}
small
pressOnEnter
style={[styles.p0]}
/>
);

Expand Down

0 comments on commit cfd5990

Please sign in to comment.