修改徽章墙显示问题
This commit is contained in:
@@ -209,15 +209,16 @@
|
||||
|
||||
.badge-img-title {
|
||||
margin-top: 10rpx;
|
||||
white-space: nowrap;
|
||||
// white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
font-weight: 500;
|
||||
font-size: 30rpx;
|
||||
line-height: 30px;
|
||||
line-height: 20px;
|
||||
text-align: center;
|
||||
font-style: normal;
|
||||
color: #e2d1cc;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user