Authored by yyq

fix

... ... @@ -407,10 +407,10 @@ export default {
}
/deep/ .cube-recycle-list-items {
padding-top: 34PX;
padding-top: 54PX;
.cube-recycle-list-item:first-child {
margin-top: -34PX;
margin-top: -54PX;
}
}
... ...