salary-management-front/pc4mobx/hrmSalary/components/customTable/index.less

11 lines
160 B
Plaintext

.antd-wrap {
.ant-table-tbody {
tr {
td {
height: 41px !important;
border-bottom: 1px solid #e2e2e2 !important;
}
}
}
}