fix:修改 应为1.2图标库的样式错乱

This commit is contained in:
zhangyu
2020-09-17 10:46:47 +08:00
parent 9871537b69
commit a644766b94
4 changed files with 27 additions and 15 deletions

View File

@@ -288,5 +288,12 @@
/deep/ .el-upload-list {
height: 40px;
}
.el-upload .nz-icon-upload{
font-size: 67px;
color: #c0c4cc;
margin: 40px 0 16px;
line-height: 50px;
display: inline-block;
}
/*去除上传文件动画end*/
</style>