Skip to content

Commit

Permalink
fix: Table expand icon still interative when hide
Browse files Browse the repository at this point in the history
  • Loading branch information
afc163 committed Jun 23, 2020
1 parent ba992d2 commit 90735ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/table/style/index.less
Expand Up @@ -471,6 +471,7 @@
}
background: transparent;
border: 0;
pointer-events: none;
}

.@{table-prefix-cls}-row-indent + & {
Expand Down

0 comments on commit 90735ff

Please sign in to comment.