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;