@@ -3136,17 +3136,16 @@
margin-left:65px;
}
.user-max-box{
- margin-right:20px;
height:340px;
margin-top:27px;
.user-box{
- width:148px;
+ width:175px;
line-height:48px;
border-radius:5px;
border: 1px solid #24D1F9;
display: inline-block;
- margin:0 33px 18px 0;
+ margin:0 20px 18px 0;
div{
display: flex;
img{
@@ -3161,6 +3160,10 @@
p{
color:#24D1F9;
+ display:block;
+ overflow:hidden;
+ text-overflow:ellipsis;
+ white-space:nowrap;