From e4040520e09c7ef9032091563dde42bef2f41612 Mon Sep 17 00:00:00 2001 From: xingyu4j Date: Wed, 5 Nov 2025 20:08:46 +0800 Subject: [PATCH] feat: VerticalButtonGroup style --- .../components/component-container.vue | 10 +++++- .../vertical-button-group/index.vue | 35 ++++--------------- 2 files changed, 15 insertions(+), 30 deletions(-) diff --git a/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/component-container.vue b/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/component-container.vue index a33031597..6f05d921a 100644 --- a/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/component-container.vue +++ b/apps/web-antd/src/views/mall/promotion/components/diy-editor/components/component-container.vue @@ -108,9 +108,11 @@ const handleDeleteComponent = () => { class="component-toolbar" v-if="showToolbar && component.name && active" > - +