From 11424152079755b5125818b85893970650a3afe1 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 06 七月 2024 14:33:54 +0800 Subject: [PATCH] Merge branch 'develop' --- src/menu/components/editor/braft-editor/editorcontent/index.scss | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/src/menu/components/editor/braft-editor/editorcontent/index.scss b/src/menu/components/editor/braft-editor/editorcontent/index.scss index 25414a8..a8e2f42 100644 --- a/src/menu/components/editor/braft-editor/editorcontent/index.scss +++ b/src/menu/components/editor/braft-editor/editorcontent/index.scss @@ -7,9 +7,6 @@ } .model-menu-edit-content-form { .normal-braft-editor { - border: 1px solid #d9d9d9; - border-radius: 4px; - overflow-x: hidden; .bf-container .DraftEditor-root, .bf-container .public-DraftEditor-content { min-height: 500px; } -- Gitblit v1.8.0