style: 微调LTE样式下用户信息头像大小

This commit is contained in:
Argo Zhang 2019-08-17 23:53:43 +08:00
parent d5d4931ba2
commit e4674f8308
No known key found for this signature in database
GPG Key ID: 152E398953DDF19F
1 changed files with 4 additions and 0 deletions

View File

@ -38,6 +38,10 @@
.userinfo img {
border-radius: 50%;
width: 40px;
height: 40px;
margin-right: 0.625rem;
}
.userinfo .username {
font-size: 1rem;