This commit is contained in:
Wang Kejun 2022-07-06 12:12:18 +08:00
parent 07400fd479
commit 418c883d60
1 changed files with 2 additions and 3 deletions

View File

@ -66,9 +66,8 @@
margin-bottom: 20rpx;
}
.info-panel {
align-self: stretch;
flex: 1;
.userInfo {
display: flex;
flex-direction: column;
align-items: center;
}