This commit is contained in:
zhangmanman
2021-09-30 14:52:02 +08:00
parent 9591400bb9
commit 4e7f4e3b79
5 changed files with 35 additions and 17 deletions

View File

@@ -725,8 +725,9 @@ export default {
margin: 15px 0 2.5px;
font-size: 36rpx;
.user-name-identity {
vertical-align: top;
width: 90rpx;
height: 15px;
height: 32rpx;
margin: 5px 0 0 5px;
}
}
@@ -928,6 +929,7 @@ export default {
.userNew-icon {
width: 40rpx;
height: 40rpx;
vertical-align: top;
margin: 24rpx 20rpx 0 0;
}
}