产品-薪资核算弹框样式修改

This commit is contained in:
黎永顺 2023-07-07 13:45:11 +08:00
parent 153be5b7a7
commit aa9c4223b6
1 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,12 @@
}
.formItem {
display: flex;
.ant-col-8 {
line-height: 30px;
}
.wea-select, .ant-select {
width: 100%;
}