Commit dd5f6a58 by 施嘉伟

feature: 优化开奖框样式

parent 48c62561
......@@ -204,10 +204,10 @@ export default {
}
}
&__bottom {
height: 165px;
height: 120px;
display: flex;
flex-direction: column;
justify-content: space-around;
justify-content: start;
align-items: center;
}
&__footer {
......@@ -249,7 +249,7 @@ export default {
}
&__win-msg {
text-align: center;
margin: 13px 0 20px;
margin: 5px 0;
font-size: 12px;
color: #fff;
}
......
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 sign in to comment