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 {
::v-deep .ai-uploader {
.imgs {
.img {
width: 100px;
height: 100px;
.image {
width: 100px;
height: 100px;
}
}
.u-form-item__body {
margin: 0 !important;
padding: 32px 32px 48px 32px !important;
.u-form-item--left {
margin-bottom: 32px;
}
}
}
.u-form-item:last-child {
// margin-bottom: 40px;
// padding: 40px 0 !important;
}
.line {
height: 24px;
background: #f3f6f9;