Skip to content

Commit

Permalink
Merge pull request #13298 from Expensify/luke-fix-border-vba-step-4
Browse files Browse the repository at this point in the history
[CP Staging] Changed border style
  • Loading branch information
Luke9389 authored Dec 5, 2022
2 parents a6973fa + f402128 commit f62c472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ const styles = {

border: {
borderWidth: 1,
borderRadius: variables.buttonBorderRadius,
borderRadius: variables.componentBorderRadius,
borderColor: themeColors.border,
},

Expand Down

0 comments on commit f62c472

Please sign in to comment.