Skip to content

Commit

Permalink
fix: iOS - Distance - Top left corner of the distance receipt is shar…
Browse files Browse the repository at this point in the history
…p instead of rounded.

Signed-off-by: krishna2323 <belivethatkg@gmail.com>
  • Loading branch information
Krishna2323 committed Jul 14, 2024
1 parent 4ae133d commit d13a764
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4027,6 +4027,7 @@ const styles = (theme: ThemeColors) =>
backgroundColor: colors.green800,
borderRadius: 20,
width: 335,
overflow: 'hidden',
},

eReceiptBackgroundThumbnail: {
Expand Down

0 comments on commit d13a764

Please sign in to comment.