ソースを参照

样式修改

1
mo 2 年 前
コミット
b707432705
1 ファイル変更4 行追加0 行削除
  1. 4 0
      src/views/albumDetail/modals/index.module.less

+ 4 - 0
src/views/albumDetail/modals/index.module.less

@@ -13,6 +13,10 @@
     font-weight: 500;
     color: #333;
     margin: 8px 0 0;
+    overflow: hidden;
+    text-overflow: ellipsis;
+    white-space: nowrap;
+    width: 151px;
   }
   .hold {
     border-radius: 4px;