shish 3 年 前
コミット
efe289f5f8
1 ファイル変更2 行追加2 行削除
  1. 2 2
      mallApp/src/pages/home/recent.vue

+ 2 - 2
mallApp/src/pages/home/recent.vue

@@ -291,13 +291,13 @@ export default {
           }
           .text_9 {
             width: 250upx;
-            height: 25upx;
+            height: 29upx;
             color: rgba(153, 153, 153, 1);
             font-size: 26upx;
             text-align: left;
             white-space: nowrap;
             text-overflow:ellipsis;
-            line-height: 24upx;
+            line-height: 29upx;
             margin-top: 10upx;
             overflow: hidden;
           }