Commit 77d82946 by wangdonghong

行居中显示

parent 131f1de2
......@@ -1610,6 +1610,7 @@ footer{
display: inline-block;
}
.cart.table-wrapper .product-item-details{max-width:78px;}
.cart.table-wrapper .product-item-details .cart.table td{vertical-align: middle;}
.cart.table-wrapper .product-item-details .product-item-name{display: unset;}
.cart.table-wrapper .product-item-details .product-item-name a{
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