Browse Source

fix:[模板管理]优化

lkf
15881625488@163.com 2 months ago
parent
commit
edd7c2b93f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/components/Template/Step.vue

+ 1
- 1
src/components/Template/Step.vue View File

@ -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;

Loading…
Cancel
Save