We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a3677 commit 59ea13aCopy full SHA for 59ea13a
1 file changed
Components/List.js
@@ -27,6 +27,7 @@ const styles = StyleSheet.create({
27
list: {
28
width: "100%",
29
marginVertical: 10,
30
+ paddingHorizontal: 15,
31
},
32
row: {
33
flexDirection: "row",
0 commit comments