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; + } } }