Tweak approach to the viewheader

This commit is contained in:
Paul Frazee 2023-02-23 12:26:25 -06:00
parent ac655a0cf4
commit a014b4e6cb
5 changed files with 15 additions and 14 deletions

View file

@ -199,7 +199,7 @@ const styles = StyleSheet.create({
},
navItemCount: {
position: 'absolute',
top: -5,
top: 0,
left: 15,
backgroundColor: colors.red3,
color: colors.white,