@ -106,7 +106,7 @@
left: var(--window-left);
right: var(--window-right);
bottom: var(--window-bottom);
top: 0;
top: 10%;
// height: 60%;
z-index: 21;
overflow: hidden;
@ -154,7 +154,7 @@
position: absolute;
left: 5%;
right: 5%;
bottom: 20%;
bottom: 14%;
z-index: 99;
border-radius: 10rpx 10rpx 0 0;
background-color: #fff;