We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92044ef commit 6740231Copy full SHA for 6740231
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