44 lines
811 B
Plaintext
44 lines
811 B
Plaintext
.move-circle.data-v-e20c63a2 {
|
|
position: absolute;
|
|
bottom: 93rpx;
|
|
left: 130rpx;
|
|
width: 250rpx;
|
|
height: 250rpx;
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
z-index: 9999;
|
|
}
|
|
.move-circle .click-box-top.data-v-e20c63a2 {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 70rpx;
|
|
width: 110rpx;
|
|
height: 70rpx;
|
|
}
|
|
.move-circle .click-box-bottom.data-v-e20c63a2 {
|
|
position: absolute;
|
|
bottom: 0;
|
|
left: 70rpx;
|
|
width: 110rpx;
|
|
height: 70rpx;
|
|
}
|
|
.move-circle .click-box-left.data-v-e20c63a2 {
|
|
position: absolute;
|
|
bottom: 75rpx;
|
|
left: 0;
|
|
width: 70rpx;
|
|
height: 100rpx;
|
|
}
|
|
.move-circle .click-box-right.data-v-e20c63a2 {
|
|
position: absolute;
|
|
bottom: 75rpx;
|
|
right: 0;
|
|
width: 70rpx;
|
|
height: 100rpx;
|
|
}
|
|
.move-circle-all.data-v-e20c63a2 {
|
|
width: 250rpx;
|
|
height: 250rpx;
|
|
}
|