mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 19:42:54 +08:00
fix: Table expand icon still interative when hide (#25170)
This commit is contained in:
parent
157546480e
commit
47c25fa470
@ -471,6 +471,7 @@
|
|||||||
}
|
}
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.@{table-prefix-cls}-row-indent + & {
|
.@{table-prefix-cls}-row-indent + & {
|
||||||
|
Loading…
Reference in New Issue
Block a user