Authored by zhangxiaoru

名称过长bug

@@ -89,8 +89,8 @@ @@ -89,8 +89,8 @@
89 height: 35px; 89 height: 35px;
90 line-height: 35px; 90 line-height: 35px;
91 overflow: hidden; 91 overflow: hidden;
92 - white-space: nowrap;  
93 - overflow: hidden; 92 + white-space: nowrap;
  93 + overflow: hidden;
94 text-overflow: ellipsis; 94 text-overflow: ellipsis;
95 } 95 }
96 96