@@ -741,7 +741,7 @@ this.postOptions.push(...response.data);
}
.form-box {
- max-height: 500px;
+ // max-height: 500px;
min-width: 400px;
overflow: auto;
background: #4298fd0d;
@@ -129,7 +129,7 @@
</script>
<style scoped lang="scss">
.eleModalBox {
+ height: 100%;
min-width: 300px;