From b8f7d1e49aa7f3fdb5477b9bd052b1d63bc0601e Mon Sep 17 00:00:00 2001 From: lys <971387674@qq.com> Date: Fri, 1 Aug 2025 09:50:05 +0800 Subject: [PATCH] =?UTF-8?q?custom/=E8=B7=AF=E7=BB=B4=E5=85=89=E7=94=B5(?= =?UTF-8?q?=E4=B8=9A=E5=8A=A1=E7=BA=BF)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pc4mobx/hrmSalary/pages/custom-pages/luwei/index.less | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pc4mobx/hrmSalary/pages/custom-pages/luwei/index.less b/pc4mobx/hrmSalary/pages/custom-pages/luwei/index.less index 919c53a4..3ebbb18d 100644 --- a/pc4mobx/hrmSalary/pages/custom-pages/luwei/index.less +++ b/pc4mobx/hrmSalary/pages/custom-pages/luwei/index.less @@ -8,6 +8,16 @@ .wea-new-table { background: #fff; + + span.text-elli { + text-align: center; + } + + .ant-table-bordered .ant-table-tbody > tr > td, + .ant-table-bordered .ant-table-thead > tr > th { + border-right: 1px solid #e9e9e9 !important; + text-align: center; + } } }