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 {