Skip to content

Commit

Permalink
fix: checkbox trigger twice
Browse files Browse the repository at this point in the history
regression introduced from d93cfde
  • Loading branch information
picodoth committed May 10, 2018
1 parent dd0d421 commit 030c745
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions components/table/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,10 @@
border-radius: @border-radius-base;
box-shadow: @box-shadow-base;

.@{ant-prefix}-checkbox-input {
z-index: 1;
}

.@{ant-prefix}-dropdown-menu {
border: 0;
box-shadow: none;
Expand Down

2 comments on commit 030c745

@picodoth
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixing #10452

@afc163
Copy link
Member

@afc163 afc163 commented on 030c745 May 17, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

你账号总是绑定不上。

Please sign in to comment.