Browse Source

Merge branch 'xqc_collect_fix'

jwyu 2 năm trước cách đây
mục cha
commit
704177c5a8
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      pages-user/myCollect.vue

+ 2 - 2
pages-user/myCollect.vue

@@ -270,11 +270,11 @@ page{
             .title{
                 font-size: 32rpx;
                 color: #000;
-                min-height: 80rpx;
+                // min-height: 80rpx;
             }
             .author{
                 color: #666;
-                min-height: 40rpx;
+                min-height: 30rpx;
                 margin: 10rpx 0 20rpx 0;
             }
             .time{