Upload: crop the success icon when list type is "picture" (#9285)

pull/9294/head
柚子男 2018-01-16 10:29:08 +08:00 committed by 杨奕
parent cbe5b3c0e5
commit 6ce4b313b4
1 changed files with 1 additions and 0 deletions

View File

@ -384,6 +384,7 @@
@include m(picture) {
.el-upload-list__item {
overflow: hidden;
z-index: 0;
background-color: #fff;
border: 1px solid #c0ccda;
border-radius: 6px;