Authored by 郝肖肖

Merge branch 'feature/yohoCoin' into release/5.2

... ... @@ -357,7 +357,6 @@
.play-pan {
font-size: 14px;
width: 100%;
height: 155px;
.num-list-width {
width: 380px;
... ... @@ -370,7 +369,9 @@
li {
margin-top: 15px;
overflow: hidden;
&:first-child {
margin-top: 0;
}
&:last-child {
margin-top: 28px;
}
... ...