瀏覽代碼

fix:超出显示省略号

tsz 2 年之前
父節點
當前提交
c4e6511fba
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      src/web/staticres/site/page/jySchool/css/introduction_detail.css

+ 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;