Commit d34c386d by dhn

按钮定位

parent 1753869e
......@@ -894,6 +894,9 @@ p.shopbycate-title {
position: static!important;
box-shadow: none!important;
}
.checkout-cart-index .cart-container .checkout-methods-items li:first-child{
z-index:1;
}
.checkout-cart-index .cart-container .checkout-methods-items li:first-child button{
transition: all .3s;
}
......
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