fix: table resize trigger scrollbar

This commit is contained in:
tangjinzhou 2022-06-20 09:26:56 +08:00
parent cbd9e6b6ce
commit 9493dc224b

View File

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