diff --git a/components/table/style/index.less b/components/table/style/index.less index 5f5cdae391..37263eb0b3 100644 --- a/components/table/style/index.less +++ b/components/table/style/index.less @@ -152,6 +152,9 @@ } .@{table-prefix-cls}-column-sorters { + > *:not(.@{table-prefix-cls}-column-sorter) { + position: relative; + } &:before { position: absolute; content: '';