mirror of https://github.com/ElemeFE/element
Upload: Fix Upload transparent picture display style (#15039)
parent
76b37027b9
commit
d7ab0a58c0
|
@ -431,6 +431,7 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
margin-left: -80px;
|
margin-left: -80px;
|
||||||
|
background-color: $--color-white
|
||||||
}
|
}
|
||||||
|
|
||||||
.el-upload-list__item-name {
|
.el-upload-list__item-name {
|
||||||
|
|
Loading…
Reference in New Issue