Commit 97110109 by lmf

优化产品详情样式

parent 737b9490
......@@ -169,6 +169,10 @@
.joshine-desction .desction-info{
font-size: small;
}
.joshine-desction .desction-info p{
max-width: 400px;
word-wrap: break-word;
}
@media (min-width: 780px){
.joshine-desction #description{
max-height: 350px;
......
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