mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-08 01:53:34 +08:00
Fix table head height, close #7663
This commit is contained in:
parent
0ffccf8b0f
commit
30abcdf992
@ -202,7 +202,7 @@
|
||||
}
|
||||
|
||||
&-middle {
|
||||
.@{table-prefix-cls}-thead > tr > th:not(.@{table-prefix-cls}-selection-column),
|
||||
.@{table-prefix-cls}-thead > tr > th,
|
||||
.@{table-prefix-cls}-tbody > tr > td {
|
||||
padding: 10px 8px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user