Skip to content

Commit

Permalink
remove line-height to center arrow
Browse files Browse the repository at this point in the history
  • Loading branch information
mtadams007 committed Jun 12, 2019
1 parent fe0b139 commit 4873dd0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions components/collapse/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
left: @padding-md;
display: inline-block;
font-size: @font-size-sm;
line-height: 46px;
transform: translateY(-21px);
transform: translateY(-50%);

& svg {
transition: transform 0.24s;
Expand Down

0 comments on commit 4873dd0

Please sign in to comment.