Selaa lähdekoodia

Merge branch 'dev/v4.8.49_zsy' of qmx/jy into feature/v4.8.49

zhangsiya 2 vuotta sitten
vanhempi
commit
6079386927
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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 {