Tweak nav item count style

This commit is contained in:
Eric Bailey
2024-09-25 16:01:31 -05:00
parent 6bc001a30e
commit 6022659625
+3 -1
View File
@@ -468,9 +468,11 @@ const styles = StyleSheet.create({
backgroundColor: colors.blue3,
color: colors.white,
fontSize: 12,
lineHeight: 12,
fontWeight: '600',
paddingHorizontal: 4,
borderRadius: 6,
paddingVertical: 1,
borderRadius: 100,
},
navItemCountTablet: {
left: 18,