薪资核算详情页面表格样式错位的bug解决
This commit is contained in:
parent
e329e381ea
commit
cac473595e
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue