From edd7c2b93f3732792f8541da53443fd9bfe8381c Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Wed, 4 Feb 2026 17:04:41 +0800 Subject: [PATCH] =?UTF-8?q?fix:[=E6=A8=A1=E6=9D=BF=E7=AE=A1=E7=90=86]?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Template/Step.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Template/Step.vue b/src/components/Template/Step.vue index 101c55d..b378158 100644 --- a/src/components/Template/Step.vue +++ b/src/components/Template/Step.vue @@ -498,7 +498,7 @@ export default { padding-top: 10px; .step-list-item { page-break-inside: avoid; - margin-top: 10px; + padding-top: 10px; border-radius: 6px; overflow: hidden;