Tweak approach to the viewheader

This commit is contained in:
Paul Frazee
2023-02-23 12:26:25 -06:00
parent 60c25cef98
commit f55c25feb7
5 changed files with 15 additions and 14 deletions
+1 -1
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,