king
2021-08-10 704011800afdf0e87dc006b8d6e444556eaa9bf8
src/menu/components/editor/braft-editor/editorcontent/index.scss
@@ -10,5 +10,8 @@
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    overflow-x: hidden;
    .bf-container .DraftEditor-root, .bf-container .public-DraftEditor-content {
      min-height: 500px;
    }
  }
}