设定全局上传文件css
This commit is contained in:
@@ -107,6 +107,22 @@ body,
|
||||
}
|
||||
}
|
||||
}
|
||||
//修改上传文件filelist位置
|
||||
.uploadFile {
|
||||
::v-deep .el-form-item__content {
|
||||
line-height: 20px !important;
|
||||
div {
|
||||
display: flex !important;
|
||||
align-items: center !important;
|
||||
}
|
||||
.el-upload-list__item-name {
|
||||
width: 130px !important;
|
||||
}
|
||||
.el-upload-list--text {
|
||||
margin: 0px 20px 0 !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.zoom-handle {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user