Browse Source

Merge branch 'xqc_collect_fix'

jwyu 2 years ago
parent
commit
704177c5a8
1 changed files with 2 additions and 2 deletions
  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{