@@ -136,7 +136,8 @@ export default defineComponent({
.ant-form {
height: 100%;
.formBar {
- height: calc(100% - 70px);
+ height: 100%;
+ max-height: 100%;
}
.condition {