Skip to content

Commit

Permalink
add the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
thesahindia committed Aug 21, 2022
1 parent 5645856 commit e9c4bfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/workspace/WorkspaceBankAccountPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,10 @@ class WorkspaceBankAccountPage extends React.Component {
text={this.props.translate('workspace.bankAccount.continueWithSetup')}
onPress={this.navigateToBankAccountRoute}
icon={Expensicons.Bank}
style={[styles.mh3, styles.mt2]}
style={[styles.mt2, styles.buttonCTA]}
iconStyles={[styles.mr5]}
shouldShowRightIcon
extraLarge
large
success
/>
<MenuItem
Expand Down

0 comments on commit e9c4bfb

Please sign in to comment.