From e106c081c8fd6e0e8db9160605190e21ffccc1f7 Mon Sep 17 00:00:00 2001 From: roymondchen Date: Thu, 23 Apr 2026 17:08:51 +0800 Subject: [PATCH] =?UTF-8?q?feat(editor):=20=E6=A0=B7=E5=BC=8F=E9=9D=A2?= =?UTF-8?q?=E6=9D=BF=E5=B8=83=E5=B1=80=E5=88=86=E7=BB=84=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E9=80=8F=E6=98=8E=E5=BA=A6=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit closes #675 Made-with: Cursor --- packages/editor/src/utils/props.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/editor/src/utils/props.ts b/packages/editor/src/utils/props.ts index 9b632e4d..5ca121f3 100644 --- a/packages/editor/src/utils/props.ts +++ b/packages/editor/src/utils/props.ts @@ -106,6 +106,7 @@ export const styleTabConfig: TabPaneConfig = { 'borderWidth', 'borderStyle', 'borderColor', + 'opacity', ], } as unknown as ChildConfig, {