We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2fe1e7 + 6740231 commit aacda22Copy full SHA for aacda22
src/theme/components/Card.js
@@ -19,7 +19,6 @@ export default (variables = variable) => {
19
},
20
marginVertical: 5,
21
marginHorizontal: 2,
22
- flex: 1,
23
borderWidth: variables.borderWidth,
24
borderRadius: variables.cardBorderRadius,
25
borderColor: variables.cardBorderColor,
0 commit comments