Browse Source

修改样式

qin_18
herenshan112 1 month ago
parent
commit
cdec03c09a
  1. 2
      src/components/lowCode/newFormItem.vue

2
src/components/lowCode/newFormItem.vue

@ -481,7 +481,7 @@ const testPage = (val:any) =>{
} }
:deep .el-form-item__label{ :deep .el-form-item__label{
height: 100%; height: 100%;
max-width: 150px; // max-width: 250px;
} }
} }
</style> </style>

Loading…
Cancel
Save