diff --git a/components/table/style/bordered.less b/components/table/style/bordered.less index 6647cdbf43..814560304a 100644 --- a/components/table/style/bordered.less +++ b/components/table/style/bordered.less @@ -18,7 +18,8 @@ > .@{table-prefix-cls}-content, > .@{table-prefix-cls}-header, - > .@{table-prefix-cls}-body { + > .@{table-prefix-cls}-body, + > .@{table-prefix-cls}-summary { > table { // ============================= Cell ============================= > thead > tr > th,