sbkwgh hace 7 años
padre
commit
acc6807e34
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      frontend/src/components/InputEditorPreview.vue

+ 1 - 1
frontend/src/components/InputEditorPreview.vue

@@ -65,7 +65,7 @@
 
 	.input_editor_preview {
 		@at-root #{&}__markdownHTML {
-			height: 8.2rem;
+			height: 8.125rem;
 			overflow: auto;
 			word-break: break-word;
 			padding: 0.5rem;