mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
fix: Summary border missing (#30666)
This commit is contained in:
parent
5f3d0a6049
commit
3e4e89d432
@ -18,7 +18,8 @@
|
|||||||
|
|
||||||
> .@{table-prefix-cls}-content,
|
> .@{table-prefix-cls}-content,
|
||||||
> .@{table-prefix-cls}-header,
|
> .@{table-prefix-cls}-header,
|
||||||
> .@{table-prefix-cls}-body {
|
> .@{table-prefix-cls}-body,
|
||||||
|
> .@{table-prefix-cls}-summary {
|
||||||
> table {
|
> table {
|
||||||
// ============================= Cell =============================
|
// ============================= Cell =============================
|
||||||
> thead > tr > th,
|
> thead > tr > th,
|
||||||
|
Loading…
Reference in New Issue
Block a user