bug fixed
This commit is contained in:
@@ -164,6 +164,7 @@ const styles = StyleSheet.create({
|
||||
padding: 16,
|
||||
gap: 16,
|
||||
paddingBottom: 30,
|
||||
flexGrow: 1
|
||||
},
|
||||
card: {
|
||||
borderRadius: 20,
|
||||
@@ -236,6 +237,7 @@ const styles = StyleSheet.create({
|
||||
fontWeight: '600' as const,
|
||||
},
|
||||
emptyContainer: {
|
||||
flex: 1,
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center',
|
||||
paddingVertical: 80,
|
||||
|
||||
Reference in New Issue
Block a user