Browse Source

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

iamkun 6 years ago
parent
commit
d7ab0a58c0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/theme-chalk/src/upload.scss

+ 1 - 0
packages/theme-chalk/src/upload.scss

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