Authored by yyq

fix

... ... @@ -330,16 +330,13 @@ export default {
z-index: 1;
}
&.yoho-img-link:before {
visibility: hidden;
}
> img {
margin-top: -50px;
display: block;
&:after {
content: "1312312";
position: absolute;
z-index: 1;
background-color: #000;
}
}
}
}
... ...