zhangdehua hai 1 ano
pai
achega
acab4e9bbc

+ 1 - 1
public/assets/index/css/common.css

@@ -513,7 +513,7 @@ a:active, a:focus {
     font-size: 0;
 }
 .aLImgItem img{
-    width: .5rem;
+    width: 2.5rem;
     height: .3rem;
 }
 .weText{

+ 10 - 1
public/assets/index/css/productDetails.css

@@ -569,8 +569,17 @@ body{
     #richTextContainer p,
     #richTextContainer ul,
     #richTextContainer ol {
-        font-size: .24rem;
+      font-size: .2rem;
+      color: #434343;
+      line-height: 1.5;
+      margin-bottom: .32rem;
+      word-break: break-all !important;
+    }
+
+    #richTextContainer{
+      overflow-x: scroll;
     }
+
     .fixedAddSection{
         height: 1.2rem;
     }