Skip to content

Commit

Permalink
Merge pull request #45383 from Krishna2323/krishna2323/issue/43848
Browse files Browse the repository at this point in the history
fix: iOS - Distance - Top left corner of the distance receipt is sharp instead of rounded.
  • Loading branch information
Beamanator authored Jul 15, 2024
2 parents 20eb52e + d13a764 commit 92521a5
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 92521a5

Please sign in to comment.