wangxy před 2 roky
rodič
revize
26ba2826e1
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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;