个税对接-扣缴义务人重构

This commit is contained in:
黎永顺 2023-07-18 16:24:56 +08:00
parent 64797acaea
commit d2e4ea6190
1 changed files with 6 additions and 0 deletions

View File

@ -34,4 +34,10 @@
white-space: nowrap;
}
}
.ant-col-10 {
span:nth-child(2) {
margin-top: -6px;
}
}
}