Przeglądaj źródła

首页标题折行问题

huqi 5 lat temu
rodzic
commit
dfe23e4345

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

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