From 04b501eb4577c6de168bf5068d0918d080f43e0b Mon Sep 17 00:00:00 2001 From: yutent Date: Fri, 20 Oct 2023 15:39:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dmeditor=E7=9A=84=E6=BB=9A?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/meditor/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/meditor/index.js b/src/meditor/index.js index a264fbe..fbf7e2b 100644 --- a/src/meditor/index.js +++ b/src/meditor/index.js @@ -142,6 +142,7 @@ class MEditor extends Component { `, css` .editor-outbox { + overflow: hidden; flex: 1; display: flex; width: 100%;