From 0b52e959b92c42068ed48dfa8a0a4e87b1880795 Mon Sep 17 00:00:00 2001 From: wangdong <1551135706@qq.com> Date: Tue, 11 Jun 2024 13:41:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=8C=E6=96=87=E6=9C=AC=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/global.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/global.less b/src/global.less index a93d547..140314b 100644 --- a/src/global.less +++ b/src/global.less @@ -369,7 +369,7 @@ span.ant-radio+* { } .edui-editor { - width: 800px!important; + width: 100%!important; .edui-editor-iframeholder { width: 100%!important; }