From 5dc2b929b87da305352d746638cb3d655242096f Mon Sep 17 00:00:00 2001 From: Miqdad Date: Wed, 15 Oct 2025 15:31:48 +0700 Subject: line clamp --- src/lib/product/components/ProductCard.jsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/lib/product/components/ProductCard.jsx b/src/lib/product/components/ProductCard.jsx index 0ec2a1e6..0eae23de 100644 --- a/src/lib/product/components/ProductCard.jsx +++ b/src/lib/product/components/ProductCard.jsx @@ -412,8 +412,14 @@ const ProductCard = ({ product, simpleTitle, variant = 'vertical' }) => { {product?.name} -- cgit v1.2.3