wangxy 2 年之前
父节点
当前提交
26ba2826e1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      components/common/newsComp2.vue

+ 1 - 1
components/common/newsComp2.vue

@@ -170,7 +170,7 @@ export default {
         font-weight: 400;
       }
       span{margin-top: 16px; font-size: 12px; display: block}
-      p{min-height: 48px;margin-top: 16px; font-size: 12px;
+      p{min-height: 40px;margin-top: 16px; font-size: 12px;
         -webkit-line-clamp:3;
         text-overflow: ellipsis;
         -o-text-overflow: ellipsis;