Skip to content

Commit

Permalink
Remove prop
Browse files Browse the repository at this point in the history
  • Loading branch information
dzole0311 authored and snmln committed Nov 22, 2024
1 parent 422a8f2 commit 6012ce3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/scripts/components/common/card/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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%;
Expand Down

0 comments on commit 6012ce3

Please sign in to comment.