Ver código fonte

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

lanceJiang 1 ano atrás
pai
commit
d97c63bb01
1 arquivos alterados com 1 adições e 1 exclusões
  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;