소스 검색

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;