This commit is contained in:
liuye
2023-05-11 11:23:51 +08:00
parent a5ffbd8f95
commit cfd8a4a314
5 changed files with 16 additions and 12 deletions

View File

@@ -170,7 +170,7 @@ export default {
::v-deep .u-form {
.u-form-item {
padding: 0 45px !important;
// padding: 0 45px !important;
.u-form-item__body {
.u-form-item--right__content__slot {
@@ -210,10 +210,10 @@ export default {
padding-bottom: 20px !important;
.u-form-item__body {
.default {
width: 160px;
height: 160px;
}
// .default {
// width: 160px;
// height: 160px;
// }
}
}
}