Browse Source

Update Editormd.vue

star7th 5 years ago
parent
commit
3f736cfdff
1 changed files with 4 additions and 1 deletions
  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>