Resolve "Budget"

This commit is contained in:
Thomas Schleicher 2024-01-02 12:49:13 +00:00 committed by jastornig
parent 645b805aa7
commit 69610de100
17 changed files with 346 additions and 121 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: {},