个人中心姓名

This commit is contained in:
2022-06-11 15:27:14 +08:00
parent e82b7d74ce
commit 83e82ed31e
3 changed files with 4 additions and 4 deletions

View File

@@ -352,7 +352,7 @@
.user-content { .user-content {
padding-left: 158rpx; padding-left: 158rpx;
height: 140rpx; height: 160rpx;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: center; justify-content: center;
@@ -373,7 +373,7 @@
} }
.name { .name {
line-height: 40rpx; line-height: 50rpx;
font-weight: bold; font-weight: bold;
font-size: $title-size + 8; font-size: $title-size + 8;
@extend .nowrap; @extend .nowrap;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long