解决用户信息页面昵称和手机号字号大小不一致问题

This commit is contained in:
范鹏 2024-09-05 09:20:12 +08:00
parent 123e606edb
commit 0ae79f8439

View File

@ -266,9 +266,8 @@ page {
.name-info {
line-height: 40rpx;
font-size: 30rpx;
text-align: right;
width: 500rpx;
width: 520rpx;
overflow: hidden;
word-break: break-all;
margin-right: 20rpx;