Small tweak to feed tab bar positioning

zio/stable
Paul Frazee 2023-05-25 17:53:57 -05:00
parent dd1bbcfb0b
commit df6d249e85
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ const styles = isDesktopWeb
},
contentContainer: {
columnGap: 16,
marginLeft: 14,
marginLeft: 18,
paddingRight: 28,
backgroundColor: 'transparent',
},