From 73b2dc5000b03cd150d91e0f6f1d1e3ba82cc97f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 05 七月 2024 23:14:39 +0800 Subject: [PATCH] 2024-07-05 --- 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