From 82b526e2f8614a129cd3b0083b09ad03bbb5fd29 Mon Sep 17 00:00:00 2001 From: qkiroc Date: Thu, 9 Feb 2023 20:04:35 +0800 Subject: [PATCH] =?UTF-8?q?amis-saas-9428=20=E7=BB=84=E4=BB=B6=E5=85=B6?= =?UTF-8?q?=E4=BB=96=E7=8A=B6=E6=80=81=E7=BB=A7=E6=89=BF=E5=B8=B8=E8=A7=84?= =?UTF-8?q?=E6=80=81=EF=BC=88=E9=BB=98=E8=AE=A4=E9=99=A4=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I76df41e64cda6538b442891b5c926fef53c249f9 --- packages/amis-editor/src/plugin/Button.tsx | 1 - packages/amis-editor/src/renderer/style-control/helper.tsx | 1 - 2 files changed, 2 deletions(-) diff --git a/packages/amis-editor/src/plugin/Button.tsx b/packages/amis-editor/src/plugin/Button.tsx index df59f12ac..8d14f0b31 100644 --- a/packages/amis-editor/src/plugin/Button.tsx +++ b/packages/amis-editor/src/plugin/Button.tsx @@ -131,7 +131,6 @@ export class ButtonPlugin extends BasePlugin { }), getSchemaTpl('theme:paddingAndMargin', { name: `css.className.padding-and-margin:${state}`, - visibleOn: visibleOn }), getSchemaTpl('theme:radius', { diff --git a/packages/amis-editor/src/renderer/style-control/helper.tsx b/packages/amis-editor/src/renderer/style-control/helper.tsx index dea5f47c7..ce30f2be4 100644 --- a/packages/amis-editor/src/renderer/style-control/helper.tsx +++ b/packages/amis-editor/src/renderer/style-control/helper.tsx @@ -57,7 +57,6 @@ export const inputStateFunc = ( }), getSchemaTpl('theme:paddingAndMargin', { name: `${className}.padding-and-margin:${state}`, - visibleOn: visibleOn }), getSchemaTpl('theme:radius', {