Sfoglia il codice sorgente

fix:超出显示省略号

tsz 2 anni fa
parent
commit
c4e6511fba

+ 4 - 0
src/web/staticres/site/page/jySchool/css/introduction_detail.css

@@ -354,6 +354,10 @@
   min-width: 370px;
 }
 .strate_c_list .strate_l_right .strate_l_r_title{
+  width: 370px;
+  white-space: nowrap;
+  overflow: hidden;
+  text-overflow: ellipsis;
   font-weight: 400;
   font-size: 15px;
   line-height: 24px;