Commit 6ce4b313 authored by 柚子男's avatar 柚子男 Committed by 杨奕

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

parent cbe5b3c0
...@@ -384,6 +384,7 @@ ...@@ -384,6 +384,7 @@
@include m(picture) { @include m(picture) {
.el-upload-list__item { .el-upload-list__item {
overflow: hidden; overflow: hidden;
z-index: 0;
background-color: #fff; background-color: #fff;
border: 1px solid #c0ccda; border: 1px solid #c0ccda;
border-radius: 6px; border-radius: 6px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment