Browse Source

官网样式修改

1
mo 2 years ago
parent
commit
44796c908f
1 changed files with 3 additions and 0 deletions
  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;