issue fixed

This commit is contained in:
Kashif Shehzad Baloch 2023-11-01 11:42:10 +05:00
parent 9c3489d164
commit 552477f5e3
1 changed files with 2 additions and 2 deletions

View File

@ -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,