Commit 911917cb by liumengfei

优化产品详情尺码和描述宽度

parent 592be1fa
......@@ -166,7 +166,7 @@
</div>
<style>
.joshine-desction{
.joshine-desction,.product-view-description{
width:100%;
}
......@@ -196,7 +196,6 @@
.product-view-description{
max-height: 450px;
overflow: auto;
width: 100%;
}
}
......
......@@ -2425,7 +2425,7 @@ button.action.submit.primary {
width: auto !important;
line-height: 10px!important;
height: 30px !important;
min-width: 30px;
min-width: 50px;
}
.swatch-option::before{
......
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