@ -531,6 +531,7 @@ const scrollToTop = () => {
display: flex;
align-items: center;
justify-content: space-between;
margin-left: 40rpx;
}
.logo {
@ -731,7 +732,7 @@ const scrollToTop = () => {
.input-area {
position: fixed;
bottom: 0;
bottom: 70rpx;
left: 0;
right: 0;
padding: 0 40rpx 80rpx 40rpx;