Commit 5107ed78 by 王东红

fix

parent b8725842
......@@ -148,6 +148,12 @@
border-collapse: separate;
border-spacing: 5px 10px;
}
.content.minicart-items{
display: block !important;
}
.opc-summary-wrapper .shipping-information{
display: none;
}
@media (min-width: 1024px) {
.checkout-container{
width: 60%;
......@@ -157,17 +163,19 @@
}
}
@media(min-width: 768px){
.opc-sidebar.modal-custom .modal-content{
padding: 0;
}
.opc-progress-bar{
justify-content: center;
padding-left: 80px;
font-size: 22px;
}
.authentication-wrapper{
float: left;
top: 8.5rem;
right: -20rem;
font-size: 12px;
}
/*.authentication-wrapper{*/
/* float: left;*/
/* top: 6.5rem;*/
/* right: -32rem;*/
/* font-size: 12px;*/
/*}*/
.action.action-auth-toggle{
margin: 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