Authored by 郝肖肖

个人中心 有货币 你可能喜欢样式

@import "../channel/maybe-like";
@import "../common/index";
@import "coin/yoho-coin-new";
... ...
... ... @@ -22,9 +22,9 @@
.dollar {
display: inline-block;
width: 24px;
height: 24px;
background: url("/home/yoho-coin/dollar.png") center center;
width: 22px;
height: 22px;
background: resolve("home/yoho-coin/dollar.png") no-repeat;
background-size: 100% 100%;
}
}
... ...