薪资核算详情页面表格样式错位的bug解决

This commit is contained in:
liyongshun 2022-07-29 16:45:46 +08:00
parent e329e381ea
commit cac473595e
1 changed files with 2 additions and 0 deletions

View File

@ -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 {