We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d475a commit 4b78875Copy full SHA for 4b78875
src/common/PasswordInput.js
@@ -12,6 +12,7 @@ import Touchable from './Touchable';
12
const styles = createStyleSheet({
13
showPasswordButton: {
14
justifyContent: 'center',
15
+ marginLeft: 8,
16
},
17
showPasswordButtonIcon: {
18
margin: 8,
0 commit comments