修改虚拟清单bug

This commit is contained in:
qq787203167
2022-05-17 12:28:49 +08:00
parent 66cbc0cd3c
commit 7255f9d359
19 changed files with 146 additions and 127 deletions
+10
View File
@@ -132,4 +132,14 @@
cursor: not-allowed !important;
}
.itemModel-multi {
width: calc(100% - 130px)!important;
display: inline-block!important;
margin-top: 2px!important;
height: 40px!important;
}
.itemModel-multi .ant-form-explain, .ant-form-extra {
margin-top: -10px;
}
</style>