浏览代码

Update Editormd.vue

star7th 5 年之前
父节点
当前提交
3f736cfdff
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      web_src/src/components/common/Editormd.vue

+ 4 - 1
web_src/src/components/common/Editormd.vue

@@ -10,8 +10,11 @@
 
   </div>
 </template>
-<style scoped>
+<style>
 
+.editormd-preview-container{
+  min-height: 60%;
+}
 
 </style>
 <script>