fix spacing when user has no feeds

zio/stable
Ansh Nanda 2023-05-18 10:36:16 -07:00
parent 571fc37a99
commit f1d2166c29
1 changed files with 1 additions and 0 deletions

View File

@ -104,6 +104,7 @@ const styles = StyleSheet.create({
paddingHorizontal: 26,
paddingVertical: 18,
gap: 18,
marginTop: 8,
},
empty: {
paddingHorizontal: 18,