Commit d2d2f7c8 by 王东红

fix

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