mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-24 15:38:45 +08:00
Fix small table fixed header border, close #5182
This commit is contained in:
parent
7ab95b7eae
commit
bae042b29f
@ -224,9 +224,6 @@
|
||||
table {
|
||||
border-bottom: @border-width-base @border-style-base @border-color-split;
|
||||
}
|
||||
.@{table-prefix-cls}-thead > tr > th {
|
||||
border-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.@{table-prefix-cls}-row:last-child td {
|
||||
|
Loading…
Reference in New Issue
Block a user