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

(cherry picked from commit f62c472)
  • Loading branch information
Luke9389 authored and OSBotify committed Dec 5, 2022
1 parent aff65a5 commit 1a03ec8
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 1a03ec8

Please sign in to comment.