diff --git a/pc4mobx/hrmSalary/components/customTable/index.less b/pc4mobx/hrmSalary/components/customTable/index.less index ccf590a7..e6a5c40c 100644 --- a/pc4mobx/hrmSalary/components/customTable/index.less +++ b/pc4mobx/hrmSalary/components/customTable/index.less @@ -2,7 +2,7 @@ .ant-table-tbody { tr { td { - height: 41px !important; + height: 42px !important; border-bottom: 1px solid #e2e2e2 !important; } }