소스 검색

官网样式修改

1
mo 3 년 전
부모
커밋
44796c908f
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/components/albumItem/index.module.less

+ 3 - 0
src/components/albumItem/index.module.less

@@ -23,6 +23,9 @@
     line-height: 30px;
     margin: 6px 0;
     overflow: hidden;
+    text-overflow: ellipsis;
+    white-space: nowrap;
+    width: 219px;
   }
   .hold {
     width: 219px;