Skip to content

Commit

Permalink
Merge pull request #17596 from LilyWakana/issue17569
Browse files Browse the repository at this point in the history
fix: button loading style(#17569)
  • Loading branch information
afc163 committed Jul 11, 2019
2 parents 3ed4128 + 001384a commit ade577a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/button/style/index.less
Expand Up @@ -25,6 +25,7 @@
> span {
display: inline-block;
pointer-events: none;
transition: margin-left 0.3s @ease-in-out;
}

&-primary {
Expand Down

0 comments on commit ade577a

Please sign in to comment.