We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 725b2eb commit 1bb9b44Copy full SHA for 1bb9b44
1 file changed
app/containers/TwoFactor/styles.ts
@@ -6,6 +6,7 @@ export default StyleSheet.create({
6
container: {
7
flex: 1,
8
justifyContent: 'center',
9
+ alignItems: 'center',
10
padding: 16
11
},
12
content: {
0 commit comments