19 lines
316 B
Plaintext
19 lines
316 B
Plaintext
|
|
.gps-code.data-v-774e46dc{
|
|
width: 80%;
|
|
position: fixed;
|
|
left: 50%;
|
|
top: 50%;
|
|
-webkit-transform: translate(-50%,-50%);
|
|
transform: translate(-50%,-50%);
|
|
}
|
|
.gps-code .tips.data-v-774e46dc{
|
|
line-height: 1.2;
|
|
text-align: center;
|
|
margin-bottom: 30rpx;
|
|
}
|
|
.gps-code>image.data-v-774e46dc{
|
|
width: 100%;
|
|
}
|
|
|