From cc0b91b2d86fd352a0a1f6c0a765864f37ef4ca2 Mon Sep 17 00:00:00 2001 From: liyongshun <971387674@qq.com> Date: Tue, 12 Jul 2022 16:01:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E6=96=87=E5=AD=97=E8=B6=85?= =?UTF-8?q?=E5=87=BA=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pc4mobx/hrmSalary/components/customTable/index.less | 1 - 1 file changed, 1 deletion(-) diff --git a/pc4mobx/hrmSalary/components/customTable/index.less b/pc4mobx/hrmSalary/components/customTable/index.less index 02565090..ccf590a7 100644 --- a/pc4mobx/hrmSalary/components/customTable/index.less +++ b/pc4mobx/hrmSalary/components/customTable/index.less @@ -2,7 +2,6 @@ .ant-table-tbody { tr { td { - white-space: nowrap; height: 41px !important; border-bottom: 1px solid #e2e2e2 !important; }