This commit is contained in:
2026-04-21 18:46:41 +02:00
parent 99ed8bae59
commit cb7555590f
6 changed files with 265 additions and 110 deletions

View File

@@ -21,7 +21,7 @@ const styles = StyleSheet.create({
padding: 15,
borderRadius: 8,
backgroundColor: "#f0f0f0",
boxShadow: "0 1px 4px rgba(0,0,0,0.3)",
elevation: 2,
marginBottom: 10,
},
name: {