附件名称部分放大。附件上传成功后,应显示附件及名称
且能打开预览(预览实现不了,不实现了)
This commit is contained in:
@@ -2800,6 +2800,9 @@
|
||||
font-size: 14px;
|
||||
word-break: break-all;
|
||||
}
|
||||
/deep/ .el-upload-list__item-name {
|
||||
white-space: inherit;
|
||||
}
|
||||
/deep/ .el-upload-dragger .el-icon-upload {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user