修改虚拟清单bug
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user