@@ -757,7 +757,7 @@
.box {
position: relative;
width: 100%;
- height: 100vh;
+ min-height: 100vh;
overflow: auto;
}
@@ -943,7 +943,9 @@
.main {
- padding-top: 32rpx;
+ width: 678rpx;
+ height: 612rpx;
+ margin-top: 10px;
.mainContent {
position: absolute;
@@ -983,7 +985,7 @@
z-index: 2;
top: 44rpx;
- left: 160rpx;
+ left: 154rpx;
width: 528rpx;
display: flex;
justify-content: center;
@@ -1101,7 +1103,7 @@
width: 66rpx;
height: 72rpx;
top: 190rpx;
- left: 54rpx;
+ left: 52rpx;
z-index: 3;
image{