This commit is contained in:
wangweidong 2026-01-29 17:34:19 +08:00
parent 05591cdbaa
commit 6ac0ebd8f5
1 changed files with 3 additions and 3 deletions

View File

@ -241,11 +241,11 @@
transition: all 0.5s ease;
z-index: 999;
.bots {
width: 60%;
width: 15vw;
position: absolute;
height: 30rpx;
bottom: 2.2vw;
left: 20%;
bottom: 1.6vw;
left: 0;
display: flex;
justify-content: center;