This commit is contained in:
花有清香月有阴
2022-02-24 16:57:47 +08:00
parent 131ac90bdf
commit df6ad8016e

View File

@@ -177,25 +177,15 @@ export default {
} }
.avatars { .avatars {
::v-deep .ai-uploader { .u-form-item__body {
.imgs { margin: 0 !important;
.img { padding: 32px 32px 48px 32px !important;
width: 100px; .u-form-item--left {
height: 100px; margin-bottom: 32px;
.image {
width: 100px;
height: 100px;
}
}
} }
} }
} }
.u-form-item:last-child {
// margin-bottom: 40px;
// padding: 40px 0 !important;
}
.line { .line {
height: 24px; height: 24px;
background: #f3f6f9; background: #f3f6f9;