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