소스 검색

首页标题折行问题

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;
     overflow: hidden;
     text-overflow: ellipsis;
-
+    word-break: break-all;
     word-wrap: normal;
     margin-right: 10px;
 }