瀏覽代碼

首页标题折行问题

huqi 5 年之前
父節點
當前提交
dfe23e4345
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      o2web/source/x_component_Homepage/$Main/default/style.css

+ 1 - 1
o2web/source/x_component_Homepage/$Main/default/style.css

@@ -173,7 +173,7 @@
     height: 40px;
     height: 40px;
     overflow: hidden;
     overflow: hidden;
     text-overflow: ellipsis;
     text-overflow: ellipsis;
-
+    word-break: break-all;
     word-wrap: normal;
     word-wrap: normal;
     margin-right: 10px;
     margin-right: 10px;
 }
 }