Skip to content

Commit

Permalink
fix: google pay button border (#570)
Browse files Browse the repository at this point in the history
Co-authored-by: Saksham Sharma <[email protected]>
  • Loading branch information
sakksham7 and Saksham Sharma authored Aug 22, 2024
1 parent b71b323 commit 44be5b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/RenderPaymentMethods.res
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ let make = (
background: "transparent",
marginLeft: "4px",
marginRight: "4px",
marginTop: "4px",
fontFamily: themeObj.fontFamily,
fontSize: themeObj.fontSizeBase,
filter: blur,
Expand Down

0 comments on commit 44be5b6

Please sign in to comment.