mo 3 лет назад
Родитель
Сommit
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;