Skip to content

Commit 9493dc2

Browse files
committed
fix: table resize trigger scrollbar
1 parent cbd9e6b commit 9493dc2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/table/style/resize.less

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
}
2525

2626
.@{table-prefix-cls}-resize-handle.dragging {
27+
overflow: hidden;
2728
.@{table-prefix-cls}-resize-handle-line {
2829
opacity: 1;
2930
}

0 commit comments

Comments
 (0)