Parcourir la source

fix:首页消息滚动显示修改

zhangsiya il y a 2 ans
Parent
commit
403a15ccf1
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      src/web/staticres/css/pc/index.css

+ 2 - 1
src/web/staticres/css/pc/index.css

@@ -157,7 +157,7 @@
   white-space: nowrap;
 }
 
-.jy-index .list-msg .l-msg .words span {
+.jy-index .list-msg .l-msg .words .title {
     /*display: inline-block;*/
     /*max-width:390px;*/
   font-size: 14px;
@@ -178,6 +178,7 @@
   font-size: 12px;
   color: #999999;
   line-height: 24px;
+  white-space: nowrap;
 }
 
 .jy-index .list-msg .l-msg .words .isActive {