mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 11:32:52 +08:00
parent
5a128c40a9
commit
68d1ec00d4
@ -73,6 +73,8 @@
|
|||||||
> .@{table-prefix-cls}-thead > tr > th,
|
> .@{table-prefix-cls}-thead > tr > th,
|
||||||
> .@{table-prefix-cls}-tbody > tr > td {
|
> .@{table-prefix-cls}-tbody > tr > td {
|
||||||
padding: @table-padding-vertical-sm @table-padding-horizontal-sm;
|
padding: @table-padding-vertical-sm @table-padding-horizontal-sm;
|
||||||
|
}
|
||||||
|
> .@{table-prefix-cls}-thead > tr > th {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
> .@{table-prefix-cls}-thead > tr {
|
> .@{table-prefix-cls}-thead > tr {
|
||||||
|
Loading…
Reference in New Issue
Block a user