This commit is contained in:
home孙 2025-08-26 16:16:14 +08:00
parent b49d19b57c
commit 5a0e3a5a9f

View File

@ -3382,8 +3382,8 @@ console.log();
} }
} }
.add-btn{ .add-btn{
width: 90rpx; width:70rpx;
height: 90rpx; height: 70rpx;
position: fixed; position: fixed;
right: 15rpx; right: 15rpx;
top: 70%; top: 70%;
@ -3393,8 +3393,8 @@ console.log();
align-items: center; align-items: center;
justify-content: center; justify-content: center;
image{ image{
width: 38rpx; width: 32rpx;
height: 38rpx; height: 32rpx;
} }
} }
.airconditioning { .airconditioning {