changed the categoryItem component

This commit is contained in:
Thomas Schleicher 2023-12-24 16:40:07 +01:00 committed by Jakob Stornig
parent 6cf8fc29a2
commit 8931386239
3 changed files with 32 additions and 22 deletions

View file

@ -42,7 +42,7 @@ const styles = StyleSheet.create({
flexDirection: "row",
alignItems: "stretch",
alignContent: "space-between",
borderRadius: 20,
borderRadius: 10,
marginHorizontal: 10,
},
boxShadow: {},