issue fixed
This commit is contained in:
parent
9c3489d164
commit
552477f5e3
|
@ -8,10 +8,10 @@ const useStyles = () => {
|
|||
return StyleSheet.create({
|
||||
flex: {
|
||||
flex: 1,
|
||||
alignItems: 'center'
|
||||
alignItems: 'center',
|
||||
backgroundColor: colors.background,
|
||||
},
|
||||
mainContainer: {
|
||||
backgroundColor: colors.background,
|
||||
...alignment.PTlarge,
|
||||
...alignment.PBlarge,
|
||||
...alignment.PLsmall,
|
||||
|
|
Loading…
Reference in New Issue