Commit a77ad4f7 by 穆启卓

1

parent 54d483a3
...@@ -443,9 +443,7 @@ export default { ...@@ -443,9 +443,7 @@ export default {
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
.game-status-container { .game-status-container {
position: relative;
width: 6.4rem; width: 6.4rem;
height: 7.08rem; height: 7.08rem;
background: url(../images/SignUp/follow_modal.png) no-repeat center center; background: url(../images/SignUp/follow_modal.png) no-repeat center center;
...@@ -457,18 +455,16 @@ export default { ...@@ -457,18 +455,16 @@ export default {
align-items: center; align-items: center;
position: relative; position: relative;
.img_code{ .img_code{
position: absolute;
top:2.62rem;
width: 2.2rem; width: 2.2rem;
height: 2.2rem; height: 2.2rem;
margin-top: 1.56rem;
} }
.follow-tip{ .follow-tip{
position: absolute;
bottom: .7rem;
font-size: .3rem; font-size: .3rem;
font-weight: bold; font-weight: bold;
line-height: .46rem; line-height: .46rem;
text-align: center; text-align: center;
margin-top: 1.2rem;
} }
.status-icon { .status-icon {
width: 5.08rem; width: 5.08rem;
......
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