修复已知问题
This commit is contained in:
parent
d825d19112
commit
120b557851
@ -40,7 +40,7 @@
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 10px;
|
top: 11px;
|
||||||
left: calc(50% - 17px);
|
left: calc(50% - 17px);
|
||||||
}
|
}
|
||||||
// 文字
|
// 文字
|
||||||
|
|||||||
@ -374,17 +374,17 @@ export default {
|
|||||||
|
|
||||||
.first-box {
|
.first-box {
|
||||||
bottom: 30%;
|
bottom: 30%;
|
||||||
left: 8%;
|
left: 6.5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.second-box {
|
.second-box {
|
||||||
bottom: 30%;
|
bottom: 30%;
|
||||||
left: 43.5%;
|
left: 42.5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.third-box {
|
.third-box {
|
||||||
bottom: 30%;
|
bottom: 30%;
|
||||||
left: 81.5%;
|
left: 80.5%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user