This commit is contained in:
liyongshun 2022-07-12 16:13:13 +08:00
parent cc0b91b2d8
commit 2225275881
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
.ant-table-tbody {
tr {
td {
height: 41px !important;
height: 42px !important;
border-bottom: 1px solid #e2e2e2 !important;
}
}