We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd9e6b commit 9493dc2Copy full SHA for 9493dc2
components/table/style/resize.less
@@ -24,6 +24,7 @@
24
}
25
26
.@{table-prefix-cls}-resize-handle.dragging {
27
+ overflow: hidden;
28
.@{table-prefix-cls}-resize-handle-line {
29
opacity: 1;
30
0 commit comments