Commit a268bddf by halweg

fix: 样式修复

parent cfced337
......@@ -2299,10 +2299,13 @@ button.action.submit.primary {
height: 40px;
background-clip: content-box!important;
padding: 5px;
margin-left: 3%!important;
border: 1px solid rgba(23,23,23,0.3);
}
.product-info-main .swatch-option.color, .swatch-option.image{
margin-right: 3% !important;
}
.swatch-option.color.selected{
border: 2px solid black!important;
}
......@@ -2321,7 +2324,7 @@ button.action.submit.primary {
background: none!important;
border:2px solid rgba(23, 23, 23, 0.3);
border-radius: 15px;
margin-left: 10px;
margin-right: 10px;
}
.swatch-option.text.selected{
......
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