浏览代码

fix : Fixed the resizing of rich text editors

Warafear 1 年之前
父节点
当前提交
df8bcef12b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/styles.scss

+ 1 - 0
src/styles.scss

@@ -353,6 +353,7 @@ input[type="checkbox"] {
 .ProseMirror {
     padding-left: 1rem !important;
     height: 8rem;
+    overflow: auto;
 }
 
 // Used to remove the empty space under form fields