Commit 2d40fd91 by wd

修改样式

parent 227949d0
......@@ -190,8 +190,8 @@
.express-area-box article { overflow-y: scroll;height: calc(100vh); }
@media (max-width: 1024px){
#product-intro__freeshipping-more-3{
margin-top: 7px;
margin-left: 55%;
margin-top: 1px;
float: right;
}
#wishlist{
display: none;
......
......@@ -435,10 +435,6 @@ button, input, optgroup, select, textarea{
border-radius: 0;
}
.swatch-option.text:hover {
background-color: #222222;
color: #fff;
}
#product-options-wrapper .swatch-option.image:hover{
border: 2px solid #000;
......@@ -2040,7 +2036,7 @@ button.action.submit.primary {
margin-left: 10%;
}
.swatch-option.color,.swatch-option.text,.swatch-option.image {
.swatch-option.color,.swatch-option.image {
border-radius: 50%;
}
......@@ -2062,6 +2058,10 @@ button.action.submit.primary {
border-radius: 50%;
}
.swatch-option.text::before {
border-radius: 0;
}
//详情缩略图过多处理
@media (min-width: 1024px){
.breeze-gallery.vertical:not(.opened) .thumbnails {
......@@ -2132,11 +2132,6 @@ button.action.submit.primary {
margin-top: -8%;
}
#product-intro__freeshipping-more-3{
margin-top: -20px;
margin-bottom: 10px;
margin-left: 60%;
}
.product-social-links .product-addto-links{
display: block !important;
position: fixed;
......
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