Commit f3964d27 by halweg

fix : 消除商品卡片抖动

parent 3959ff16
......@@ -2933,6 +2933,7 @@ div#shipping-method-buttons-container {
}
@media(min-width: 1024px) {
div.product-item-info:hover {
padding: 7px !important; //消除鼠标经过抖动
background: #ffffff !important;
border: 1px solid #bbbbbb;
position: relative;
......
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