Commit 9e434ed6 by wdh

优化minicart 按钮大小

parent bb596912
...@@ -1681,7 +1681,7 @@ footer{ ...@@ -1681,7 +1681,7 @@ footer{
padding: 8px 0; padding: 8px 0;
} }
.block-minicart .block-content > .actions input{ .block-minicart .block-content > .actions input{
height: 46px; height: 45px;
} }
.cart-container .checkout.checkout-methods-items li .checkout-txt{font-weight: 700;} .cart-container .checkout.checkout-methods-items li .checkout-txt{font-weight: 700;}
#minicart-content-wrapper .product.options.list{display: flex;} #minicart-content-wrapper .product.options.list{display: flex;}
......
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