changed the categoryItem component
This commit is contained in:
parent
6cf8fc29a2
commit
8931386239
3 changed files with 32 additions and 22 deletions
|
|
@ -42,7 +42,7 @@ const styles = StyleSheet.create({
|
|||
flexDirection: "row",
|
||||
alignItems: "stretch",
|
||||
alignContent: "space-between",
|
||||
borderRadius: 20,
|
||||
borderRadius: 10,
|
||||
marginHorizontal: 10,
|
||||
},
|
||||
boxShadow: {},
|
||||
|
|
|
|||
Reference in a new issue