From cac473595efeed0e0c3f2961bf30c8333aa16d37 Mon Sep 17 00:00:00 2001 From: liyongshun <971387674@qq.com> Date: Fri, 29 Jul 2022 16:45:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=96=AA=E8=B5=84=E6=A0=B8=E7=AE=97=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E9=A1=B5=E9=9D=A2=E8=A1=A8=E6=A0=BC=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E9=94=99=E4=BD=8D=E7=9A=84bug=E8=A7=A3=E5=86=B3?= 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, 2 insertions(+) diff --git a/pc4mobx/hrmSalary/components/customTable/index.less b/pc4mobx/hrmSalary/components/customTable/index.less index 6348f5ed..b6b3f037 100644 --- a/pc4mobx/hrmSalary/components/customTable/index.less +++ b/pc4mobx/hrmSalary/components/customTable/index.less @@ -1,6 +1,8 @@ .antd-wrap { .ant-table-thead > tr > th { border-width: 1px !important; + border-right: 1px solid #e2e2e2 !important; + padding: 0 5px !important; } .ant-table-bordered .ant-table-fixed-right {