Skip to content

Commit

Permalink
Merge branch 'staging'
Browse files Browse the repository at this point in the history
  • Loading branch information
tanlethanh committed Jul 15, 2024
2 parents 194b4b5 + 3822701 commit c5198d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/wallet/src/features/Loyalty/ActionCard/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -304,9 +304,10 @@ const styles = StyleSheet.create({
fontWeight: '500',
},
ctaButton: {
minWidth: 86,
borderRadius: 8,
paddingVertical: 8,
paddingHorizontal: 28,
paddingHorizontal: 20,
},
});

Expand Down

0 comments on commit c5198d8

Please sign in to comment.