浏览代码

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{