Removes logo and adds header on the main login screen

This commit is contained in:
mashazyu
2019-04-30 20:23:09 +02:00
parent c00684ebbb
commit f15dc75908
3 changed files with 8 additions and 6 deletions
+2
View File
@@ -401,6 +401,8 @@ export default StyleSheet.create({
},
passwordPromptPage: {
padding: 30,
flex: 1,
justifyContent: 'center',
alignItems: 'center'
},
passwordPromptField: {