Commit 782e585b by lmf

优化checkout页面PC样式

parent ac7106c9
......@@ -107,7 +107,7 @@
font-size: 13px;
}
.table-checkout-shipping-method tr.row{
border: 1px solid #1979c3;
border: 1px solid #dcdcdc;
line-height: 10px;
display: block;
padding: 0 10px;
......@@ -251,9 +251,31 @@
background: #ffffff;
padding: 20px;
}
li#opc-shipping_method {
margin-top: 10px;
}
.payment-method-title.field.choice label.label span {
width: 40%;
float: right;
font-size: 18px;
}
.payment-method-title.field.choice label.label {
width: 100%;
}
.items.payment-methods{
margin-top: 100px;
}
}
.teliphone_number{width:100% !important;;}
@media(min-width: 1024px){
.opc .actions-toolbar{
position: absolute;
bottom: 0px;
margin-left: 30%;
}
.payment-method div.payment_logo_oceanpaymentklarna{
margin-top: -1% !important;
}
.page-title-wrapper~.columns{
margin-top:0;
}
......
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