瀏覽代碼

Fix height

sbkwgh 7 年之前
父節點
當前提交
acc6807e34
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frontend/src/components/InputEditorPreview.vue

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

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