From 22252758812db236d214839a67a6e689b9ff9293 Mon Sep 17 00:00:00 2001 From: liyongshun <971387674@qq.com> Date: Tue, 12 Jul 2022 16:13:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pc4mobx/hrmSalary/components/customTable/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } }