From 01ffcb35989cf36972af77099e1a15223afba682 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Tue, 28 Oct 2025 14:41:03 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E3=80=90mall=E3=80=91diy=20editor?= =?UTF-8?q?=20=E8=A7=A3=E5=86=B3=20property-group=20=E9=97=B4=E8=B7=9D?= =?UTF-8?q?=E4=B8=8D=E7=94=9F=E6=95=88=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/mall/promotion/components/diy-editor/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web-ele/src/views/mall/promotion/components/diy-editor/index.vue b/apps/web-ele/src/views/mall/promotion/components/diy-editor/index.vue index f6bb1758d..8d3fda28b 100644 --- a/apps/web-ele/src/views/mall/promotion/components/diy-editor/index.vue +++ b/apps/web-ele/src/views/mall/promotion/components/diy-editor/index.vue @@ -541,7 +541,7 @@ $phone-width: 375px; } /* 属性面板分组 */ - :deep(.property-group) { + .property-group { margin: 0 -20px; &.el-card {