Commit 8291e77a by wangdonghong

fix

parent c517e9e5
...@@ -1609,7 +1609,7 @@ footer{ ...@@ -1609,7 +1609,7 @@ footer{
width: 100%; width: 100%;
display: inline-block; display: inline-block;
} }
.cart.table-wrapper .product-item-details{max-width:100px;} .cart.table-wrapper .product-item-details{max-width:78px;}
.cart.table-wrapper .product-item-details .product-item-name{display: unset;} .cart.table-wrapper .product-item-details .product-item-name{display: unset;}
.cart.table-wrapper .product-item-details .product-item-name a{ .cart.table-wrapper .product-item-details .product-item-name a{
text-overflow: ellipsis; text-overflow: ellipsis;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment