修改徽章墙显示问题

This commit is contained in:
田岩
2025-11-26 16:10:10 +08:00
parent 76d124bda1
commit 180add29aa
2 changed files with 5 additions and 4 deletions
+3 -2
View File
@@ -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;
}
}
}