干扰源接入问题修改
This commit is contained in:
@@ -109,14 +109,14 @@ body,
|
||||
}
|
||||
//修改上传文件filelist位置
|
||||
.uploadFile {
|
||||
::v-deep .el-form-item__content {
|
||||
.el-form-item__content {
|
||||
line-height: 20px !important;
|
||||
div {
|
||||
display: flex !important;
|
||||
align-items: center !important;
|
||||
}
|
||||
.el-upload-list__item-name {
|
||||
width: 130px !important;
|
||||
width: 120px !important;
|
||||
}
|
||||
.el-upload-list--text {
|
||||
margin: 0px 20px 0 !important;
|
||||
|
||||
Reference in New Issue
Block a user