Make the counter more rounded (#5083)
This commit is contained in:
@@ -470,7 +470,7 @@ const styles = StyleSheet.create({
|
||||
fontSize: 12,
|
||||
fontWeight: '600',
|
||||
paddingHorizontal: 4,
|
||||
borderRadius: 6,
|
||||
borderRadius: 8,
|
||||
},
|
||||
navItemCountTablet: {
|
||||
left: 18,
|
||||
|
||||
Reference in New Issue
Block a user