wangxy 2 лет назад
Родитель
Сommit
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;