This commit is contained in:
2023-11-16 14:15:13 +08:00
parent 3d4009d290
commit b9e7067f97

View File

@ -610,7 +610,7 @@
line-height: 38rpx; line-height: 38rpx;
position: absolute; position: absolute;
left: 6%; left: 6%;
bottom: 8%; bottom: 0%;
width: 277rpx; width: 277rpx;
height: 32rpx; height: 32rpx;
} }
@ -624,6 +624,7 @@
} }
.content { .content {
position: relative;
.input-box { .input-box {
position: fixed; position: fixed;
bottom: 0; bottom: 0;