diff --git a/app/scripts/components/common/card/index.tsx b/app/scripts/components/common/card/index.tsx index 74e705cd1..74fc4b86b 100644 --- a/app/scripts/components/common/card/index.tsx +++ b/app/scripts/components/common/card/index.tsx @@ -188,7 +188,6 @@ const CardLabel = styled.span` const CardFigure = styled(Figure)` order: -1; background: ${themeVal('color.primary-100')}; - min-height: ${variableGlsp(12)}; img { height: 100%;