소스 검색

Merge branch 'xqc_collect_fix'

jwyu 2 년 전
부모
커밋
704177c5a8
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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{