@@ -648,6 +648,7 @@
}
.ant-form.dialogForm {
+ height: 100%;
.ant-row.ant-form-item {
.ant-form-item-label {
width: 70px;
@@ -75,7 +75,7 @@ export default defineComponent({
.bottom {
.position(fixed, auto, 0, -2px, auto);
width: 586px;
- height: 380px;
+ height: 450px;
background: transparent;
z-index: 10;
.ant-drawer-content-wrapper {