Tweak nav item count style
This commit is contained in:
@@ -468,9 +468,11 @@ const styles = StyleSheet.create({
|
|||||||
backgroundColor: colors.blue3,
|
backgroundColor: colors.blue3,
|
||||||
color: colors.white,
|
color: colors.white,
|
||||||
fontSize: 12,
|
fontSize: 12,
|
||||||
|
lineHeight: 12,
|
||||||
fontWeight: '600',
|
fontWeight: '600',
|
||||||
paddingHorizontal: 4,
|
paddingHorizontal: 4,
|
||||||
borderRadius: 6,
|
paddingVertical: 1,
|
||||||
|
borderRadius: 100,
|
||||||
},
|
},
|
||||||
navItemCountTablet: {
|
navItemCountTablet: {
|
||||||
left: 18,
|
left: 18,
|
||||||
|
|||||||
Reference in New Issue
Block a user