From 9cb25925ddb695b9fa2a436524ff337aa90c2c1a Mon Sep 17 00:00:00 2001 From: jiatianqi Date: Fri, 16 Sep 2022 19:06:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=80=E6=96=B0=E4=BB=A3=E7=A0=81=E6=97=A0?= =?UTF-8?q?=E9=97=AE=E9=A2=98=EF=BC=8C=E5=9B=9E=E6=BB=9A=EF=BC=9Aamis-saas?= =?UTF-8?q?-6174=20[Bug]=20=E6=B5=8B=E8=AF=95=EF=BC=9A=E3=80=90=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E4=BC=98=E5=8C=96=E7=AC=AC=E4=BA=94=E6=89=B9=E3=80=91?= =?UTF-8?q?=E6=A0=87=E9=A2=98=E6=8F=90=E7=A4=BA/=E6=8E=A7=E4=BB=B6?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E7=9A=84=E9=85=8D=E7=BD=AE=E9=9D=A2=E6=9D=BF?= =?UTF-8?q?=E7=BC=BA=E5=B0=91=E8=BE=B9=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I7225fd1f7cae97c8d7216cbe00661c63aeb8c394 --- packages/amis-editor/src/component/BaseControl.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/amis-editor/src/component/BaseControl.ts b/packages/amis-editor/src/component/BaseControl.ts index 9539b26a2..a1226c896 100644 --- a/packages/amis-editor/src/component/BaseControl.ts +++ b/packages/amis-editor/src/component/BaseControl.ts @@ -407,7 +407,7 @@ export function remarkTpl(config: { }, form: { size: 'md', - className: 'mb-8 ae-remark-form', + className: 'mb-8', mode: 'horizontal', horizontal: { left: 4,