@@ -42,7 +42,7 @@
font-size: 16px;
font-weight: 500;
color: #1a1a1a;
- line-height: 24px;
+ line-height: 20px;
padding-bottom: 4px;
overflow: hidden;
text-overflow: ellipsis;
@@ -60,6 +60,8 @@
}
.userImgSection {
+ width: 50px;
+ height: 50px;
position: relative;
margin-right: 12px;
.VIP {
@@ -72,7 +74,7 @@
position: absolute;
width: 39px;
height: 18px;
- bottom: 0;
+ bottom: -5px;
left: 50%;
margin-left: -19.5px;