fix: table resize trigger scrollbar

pull/5732/head
tangjinzhou 2022-06-20 09:26:56 +08:00
parent cbd9e6b6ce
commit 9493dc224b
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
}
.@{table-prefix-cls}-resize-handle.dragging {
overflow: hidden;
.@{table-prefix-cls}-resize-handle-line {
opacity: 1;
}