css
litian
2024-04-12 59a724f57b2771bd2e084f406925c5295ffc2f48
pages/personalCenter/index.wxss
@@ -35,7 +35,7 @@
.content-wrapper {
  position: relative;
  padding: 20rpx 30rpx;
  padding-bottom: calc(env(safe-area-inset-bottom) + 100rpx);
  margin-bottom: 10vh;
}
.topBox {
@@ -130,8 +130,8 @@
}
.listItem .icon {
  width: 46rpx;
  height: 46rpx;
  width: 48rpx;
  height: 48rpx;
  margin: 0 auto;
  display: flex;
}