Upload: Fix Upload transparent picture display style (#15039)

pull/11973/head
iamkun 2019-04-17 16:48:27 +08:00 committed by hetech
parent 76b37027b9
commit d7ab0a58c0
1 changed files with 1 additions and 0 deletions

View File

@ -431,6 +431,7 @@
position: relative;
z-index: 1;
margin-left: -80px;
background-color: $--color-white
}
.el-upload-list__item-name {