Skip to content

Commit

Permalink
Merge branch 'feat-header-update' of github.com:MetaMask/metamask-mob…
Browse files Browse the repository at this point in the history
…ile into feat-header-update
  • Loading branch information
vinnyhoward committed Oct 18, 2024
2 parents 6f335f5 + 498de87 commit 31072ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/components/Views/ChoosePassword/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,8 @@ const createStyles = (colors) =>
},
showMatchingPasswords: {
position: 'absolute',
top: 52,
right: 17,
top: 36,
right: 10,
alignSelf: 'flex-end',
},
});
Expand Down

0 comments on commit 31072ee

Please sign in to comment.