shjz-applet/unpackage/dist/dev/mp-weixin/pages/gps/gps.wxss

19 lines
316 B
Plaintext
Raw Normal View History

2022-08-26 08:02:17 +00:00
.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%;
}