Browse Source

2760

pull/35/head
余菲 1 year ago
parent
commit
88bc85f34d
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      pages/mine/index.wxss

+ 2
- 1
pages/mine/index.wxss View File

align-items: center; align-items: center;
} }
.user_name { .user_name {
width: 170rpx;
max-width: 180rpx;
margin-right: 20rpx;
font-size: 36rpx; font-size: 36rpx;
color: #ffffff; color: #ffffff;
font-weight: 400; font-weight: 400;

Loading…
Cancel
Save