From 3e8e31324cbd53134e8fe483c9a6de137ade41c5 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期四, 01 八月 2024 15:38:42 +0800 Subject: [PATCH] Merge branch 'develop' --- src/menu/components/editor/braft-editor/editorcontent/index.scss | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/src/menu/components/editor/braft-editor/editorcontent/index.scss b/src/menu/components/editor/braft-editor/editorcontent/index.scss index a8e2f42..01d1ce3 100644 --- a/src/menu/components/editor/braft-editor/editorcontent/index.scss +++ b/src/menu/components/editor/braft-editor/editorcontent/index.scss @@ -4,11 +4,4 @@ >.anticon-form { color: purple; } -} -.model-menu-edit-content-form { - .normal-braft-editor { - .bf-container .DraftEditor-root, .bf-container .public-DraftEditor-content { - min-height: 500px; - } - } } \ No newline at end of file -- Gitblit v1.8.0