Skip to content

Commit

Permalink
fixed button text center issue
Browse files Browse the repository at this point in the history
  • Loading branch information
yh-0218 committed Oct 17, 2023
1 parent 279ce1b commit 2ff8c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ const styles = (theme: ThemeDefault) =>
paddingTop: 8,
paddingRight: 10,
paddingBottom: 8,
paddingLeft: 18,
paddingLeft: 10,
backgroundColor: theme.buttonDefaultBG,
},

Expand Down

0 comments on commit 2ff8c49

Please sign in to comment.