Explorar el Código

Update Editormd.vue

star7th hace 5 años
padre
commit
3f736cfdff
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  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>