Commit a55b6593 by lmf

修复checkout样式

parent 8a3d0403
......@@ -70,7 +70,7 @@
.payment-method-note{font-size: 12px;}
}
.opc>li{padding: 0px !important;}
#maincontent{background: #f2f2f2;}
.page-title-wrapper{display: none;}
#opc-sidebar{
......
......@@ -2288,7 +2288,7 @@ tr.grand.totals {
@media(max-width: 1024px) {
div#checkout {
margin-top: 100px;
margin-top: -40px;
}
.payment-method-content{
font-size: 14px;
......@@ -2413,11 +2413,10 @@ tr.grand.totals {
}
div#shipping-method-buttons-container {
display: none;
}
@media(min-width: 1024px) {
div#shipping-method-buttons-container {
display: none;
}
.amreview-images.slick-slider .slick-slide {
width: 200px !important;
}
......
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