This commit is contained in:
zyy 2019-09-26 09:23:09 +08:00
commit 488ec91f23

View File

@ -435,7 +435,7 @@ export default {
width:90%; width:90%;
height:25px; height:25px;
bottom:30%; bottom:30%;
left:5%; left:0;
font-size:20px; font-size:20px;
position:absolute; position:absolute;
} }
@ -444,7 +444,7 @@ export default {
width:65%; width:65%;
height:20px; height:20px;
bottom:0; bottom:0;
left:10%; left:0;
position:absolute; position:absolute;
text-align: center; text-align: center;
} }