Skip to content

Commit

Permalink
fix: Upload can not click in Form.Item (#17897)
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Jul 25, 2019
1 parent 3e62daf commit 24bfcac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/upload/style/index.less
Expand Up @@ -131,6 +131,8 @@

&-picture-card-wrapper {
.clearfix;

display: inline-block;
}
}

Expand Down

0 comments on commit 24bfcac

Please sign in to comment.