Skip to content

Commit

Permalink
chore: super minor update to mobile version style (#14757)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxaudo authored Oct 31, 2024
1 parent 7efb89a commit be56fa8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@ const SettingsPurchasesRow: FC<SettingsPurchasesRowProps> = ({ order }) => {
variant="primaryBlack"
size="large"
width="50%"
minWidth="200px"
mt={[1, 0]}
minWidth={["240px", "200px"]}
my={[1, 0]}
>
Update Payment Method
</Button>
Expand Down

0 comments on commit be56fa8

Please sign in to comment.