.upload-file-uploader {
margin-bottom: 5px;
}
.upload-file-list .el-upload-list__item {
border: 1px solid #e4e7ed;
line-height: 2;
margin-bottom: 10px;
position: relative;
}
.upload-file-list .ele-upload-list__item-content {
display: flex;
justify-content: space-between;
align-items: center;
color: inherit;
min-height: 42px;
}
.ele-upload-list__item-content-action .el-link {
margin-right: 10px;
}
.lookbox {
display: flex;
flex-wrap: nowrap;
}