Commit 8520a5d4 by 王东红

fix

parent e9c64374
...@@ -1661,7 +1661,10 @@ footer{ ...@@ -1661,7 +1661,10 @@ footer{
font-weight: 700; font-weight: 700;
justify-content: center; justify-content: center;
} }
.cart-container .checkout.checkout-methods-items li .checkout-logo-medium input,.cart-container .checkout.checkout-methods-items li .paypal-credit input{ .block-minicart .block-content > .actions .action.checkout ~ div:not(:empty){
display: unset !important;
}
.checkout-logo-medium input,.paypal-credit input{
background: #ffc439; background: #ffc439;
outline: none; outline: none;
position: relative; 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