star7th 5 жил өмнө
parent
commit
3f736cfdff

+ 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>