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