This commit is contained in:
kbing1981 2024-07-10 15:01:50 +08:00
parent f9585514e0
commit 5555f4401f
1 changed files with 2 additions and 2 deletions

View File

@ -642,8 +642,8 @@
justify-content: center; justify-content: center;
} }
.my-serve-list image{ .my-serve-list image{
width: 90rpx; width: 80rpx;
height: 90rpx; height: 80rpx;
} }
.my-serve-list-text{ .my-serve-list-text{
color: #6C6C6C; color: #6C6C6C;