소스 검색

wesmiler 样式修改提交

wesmiler 6 년 전
부모
커밋
9577101326
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      public/themes/mjmls/static/css/index.css

+ 3 - 0
public/themes/mjmls/static/css/index.css

@@ -1268,6 +1268,9 @@
 	-moz-border-radius: 2px;
 	-ms-border-radius: 2px;
 	-o-border-radius: 2px;
+	overflow: hidden;
+	text-overflow:ellipsis;
+	white-space: nowrap;
 }
 
 .rank-right .swiper-slide p::before {