small tweak to tab bar positioning

zio/stable
Ansh Nanda 2023-05-25 16:23:32 -07:00
parent df6d249e85
commit 202a56cff6
1 changed files with 1 additions and 1 deletions

View File

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