浏览代码

fix: 流程创建 富文本问题修复

lanceJiang 1 年之前
父节点
当前提交
d97c63bb01
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/packages/theme/ckeditor/index.scss

+ 1 - 1
src/components/packages/theme/ckeditor/index.scss

@@ -15,7 +15,7 @@ $namespace: 'Everright-ckeditor';
     }
   }
   @include e(container) {
-    overflow-y: scroll;
+    //overflow-y: scroll;
     .ck-content {
       height: 300px;
       padding: 10px;