Browse Source

fix:[模板管理]优化

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

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

@ -976,7 +976,7 @@ export default {
cursor: pointer; cursor: pointer;
width: auto; width: auto;
// margin-left: 10px; // margin-left: 10px;
// min-width: 178px;
min-height: 28px;
line-height: 28px; line-height: 28px;
word-break: break-all; word-break: break-all;
border-radius: 4px; border-radius: 4px;

Loading…
Cancel
Save