diff --git a/frontend/src/views/cronjob/operate/index.vue b/frontend/src/views/cronjob/operate/index.vue index 01199a71a..937b10642 100644 --- a/frontend/src/views/cronjob/operate/index.vue +++ b/frontend/src/views/cronjob/operate/index.vue @@ -212,7 +212,7 @@ :indent-with-tab="true" :tabSize="4" :lineWrapping="true" - style="width: 100%; margin-top: 5px; height: 100px" + style="width: 100%; margin-top: 5px; min-height: 100px" theme="cobalt" :styleActiveLine="true" :matchBrackets="true"