diff --git a/components/table/style/index.less b/components/table/style/index.less index abf4bd9079..68ab41591a 100644 --- a/components/table/style/index.less +++ b/components/table/style/index.less @@ -456,7 +456,7 @@ cursor: pointer; transition: all 0.3s; margin-inline-start: 100%; - padding-inline-start: @padding-xss; + padding-inline-start: @table-padding-horizontal-md / 4; .@{iconfont-css-prefix} { color: @table-header-icon-color;