diff --git a/src/views/system/Platforms/Api/components/ApiTest.vue b/src/views/system/Platforms/Api/components/ApiTest.vue index 3a1de1d8..4f52f9c0 100644 --- a/src/views/system/Platforms/Api/components/ApiTest.vue +++ b/src/views/system/Platforms/Api/components/ApiTest.vue @@ -117,7 +117,7 @@ v-if="refStr" ref="editorRef" language="json" - style="height: 100%" + style="height: 100% ; min-height: 200px;" theme="vs" v-model:modelValue="requestBody.code" />