From e9c48bd7356462ba9257540b130a47a65ad1861d Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期四, 26 八月 2021 17:17:11 +0800
Subject: [PATCH] 2021-08-26

---
 src/menu/components/editor/braft-editor/editorcontent/index.scss |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/src/menu/components/editor/braft-editor/editorcontent/index.scss b/src/menu/components/editor/braft-editor/editorcontent/index.scss
index dc27e8c..25414a8 100644
--- a/src/menu/components/editor/braft-editor/editorcontent/index.scss
+++ b/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;
+    }
   }
 }
\ No newline at end of file

--
Gitblit v1.8.0