Commit d2d2f7c8 by 王东红

fix

parent 7c85f191
......@@ -1666,8 +1666,9 @@ footer{
}
.checkout-logo-medium,.paypal-credit{
background:#ffc439;
margin-bottom: 15px;
margin-bottom: 10px;
}
.checkout-logo-medium input,.paypal-credit input{
background: #ffc439;
outline: none;
......@@ -1679,6 +1680,9 @@ footer{
height: 55px;
padding: 6px 0;
}
.block-minicart .block-content > .actions input{
height: 46px;
}
.cart-container .checkout.checkout-methods-items li .checkout-txt{font-weight: 700;}
#minicart-content-wrapper .product.options.list{display: flex;}
#minicart-content-wrapper .product-item-pricing{display: flex;font-size: 13px;}
......
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