wangxy 2 years ago
parent
commit
26ba2826e1
1 changed files with 1 additions and 1 deletions
  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;