From fd1a4a42bbef3e9c02e0fee346b49401ec0fe23f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 29 七月 2024 17:00:15 +0800 Subject: [PATCH] 2024-07-29 --- 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