Commit 28366c9f by lmf

修复bug

parent f1afc968
......@@ -93,13 +93,12 @@
font-size: larger;
bottom: 0;
z-index: 11;
width: 100%;
width: 80%;
margin: 0 auto;
left: 0;
right: 0;
padding: 0 10px;
padding: 0;
background: #fff;
padding-top: 10px;
float: right;
margin-left: 20%;
}
.box-tocart .fieldset .actions > button{
......@@ -1741,13 +1740,11 @@ button.action.submit.primary {
margin-bottom: 10px;
}
.product-social-links .product-addto-links{
display: block;
display: block !important;
position: fixed;
bottom: 0;
z-index: 11;
}
}
}
.swatch-option.color, .swatch-option.text, .swatch-option.image{
width: 40px !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