From be7b38f97ee30137b640ce4f10042f37e9da50e1 Mon Sep 17 00:00:00 2001 From: manmanyu Date: Mon, 27 Jul 2026 08:55:36 +0000 Subject: [PATCH] =?UTF-8?q?style(design,editor,form):=20=E4=BA=8B=E4=BB=B6?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E5=A4=84=E7=90=86=20&=20=E5=8D=A1=E7=89=87?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/design/src/Card.vue | 8 ++++++-- packages/design/src/theme/card.scss | 16 ++++++++++++---- packages/editor/src/fields/EventSelect.vue | 3 +-- packages/editor/src/theme/code-block.scss | 4 ++-- packages/editor/src/theme/event.scss | 18 +++++++++++------- packages/form/src/theme/group-list.scss | 2 -- 6 files changed, 32 insertions(+), 19 deletions(-) diff --git a/packages/design/src/Card.vue b/packages/design/src/Card.vue index dffb1fb3..3e12c5d7 100644 --- a/packages/design/src/Card.vue +++ b/packages/design/src/Card.vue @@ -1,5 +1,9 @@