1
@@ -13,6 +13,10 @@
font-weight: 500;
color: #333;
margin: 8px 0 0;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ width: 151px;
}
.hold {
border-radius: 4px;