@@ -40,6 +40,10 @@
color: #1a1a1a;
font-size: 16px;
font-weight: 500;
+ max-width: 180px;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
}
.price {