Tab bar fixes

This commit is contained in:
Paul Frazee 2023-05-18 12:05:32 -05:00
parent 754496b957
commit acea0e074d
2 changed files with 3 additions and 3 deletions

View file

@ -73,7 +73,7 @@ const styles = StyleSheet.create({
top: 0,
flexDirection: 'row',
alignItems: 'center',
paddingHorizontal: 18,
paddingLeft: 18,
borderBottomWidth: 1,
},
tabBarAvi: {