diff --git a/components/table/style/index.less b/components/table/style/index.less index 65676ce311..0abf231847 100644 --- a/components/table/style/index.less +++ b/components/table/style/index.less @@ -160,6 +160,7 @@ border: 1px solid @border-color-split; border-radius: @border-radius-base; + .@{table-prefix-cls}-header > table, .@{table-prefix-cls}-body > table { border: 0; padding: 0 8px;