fix : 修复新增分摊排版

This commit is contained in:
2024-08-13 13:19:08 +08:00
parent 42fc5524f3
commit 6cf0a0b0da
2 changed files with 10 additions and 7 deletions

View File

@@ -339,7 +339,7 @@ onMounted(async () => {
}
:deep(.el-input-number) {
width: 88%;
width: 88.5%;
.el-input__wrapper{
padding: 1px 11px!important;
}