Commit 67b6f5a0 authored by 袁玲利's avatar 袁玲利

游戏排行榜样式优化

parent bf5bb2aa
......@@ -324,6 +324,7 @@ export default {
font-size: 20rpx;
color: rgba(0, 0, 0, 0.35);
margin-left: 12rpx;
white-space: nowrap;
}
.game-description {
......@@ -336,6 +337,7 @@ export default {
.launch-btn {
width: 110rpx;
min-width: 110rpx;
height: 56rpx;
background-image: url("https://xiaopay2020.oss-cn-shenzhen.aliyuncs.com/static/weapp/gameOrder/playgame.png");
background-repeat: no-repeat;
......
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