Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix(card): checkcard add vertical-align
close #4404
  • Loading branch information
chenshuai2144 committed Jan 10, 2022
1 parent 832da15 commit eff9e2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/card/src/components/CheckCard/index.less
Expand Up @@ -59,6 +59,7 @@
color: @text-color;
font-size: @font-size-base;
line-height: @line-height-base;
vertical-align: top;
background-color: @white;
border-radius: @border-radius-base;
cursor: pointer;
Expand Down

0 comments on commit eff9e2e

Please sign in to comment.