浏览代码

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

zhangsiya 2 年之前
父节点
当前提交
403a15ccf1
共有 1 个文件被更改,包括 2 次插入1 次删除
  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 {