Style(我的):按钮大小调整

This commit is contained in:
lifizer
2024-03-19 17:55:28 +08:00
parent 1af3dca341
commit 9af507cb48
+2 -2
View File
@@ -694,8 +694,8 @@ export default {
bottom: 120rpx; bottom: 120rpx;
z-index: 5; z-index: 5;
.img { .img {
width: 238rpx; width: 178.5rpx;
height: 78rpx; height: 58.5rpx;
} }
} }
} }