diff --git a/components/table/style/resize.less b/components/table/style/resize.less index 746ef1e78..1ca091e1f 100644 --- a/components/table/style/resize.less +++ b/components/table/style/resize.less @@ -23,7 +23,7 @@ } } -.dragging { +.@{table-prefix-cls}-resize-handle.dragging { .@{table-prefix-cls}-resize-handle-line { opacity: 1; }