fix: Summary border missing (#30666)

This commit is contained in:
二货机器人 2021-05-25 15:15:19 +08:00 committed by GitHub
parent 5f3d0a6049
commit 3e4e89d432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,