wcj 5 жил өмнө
parent
commit
f4bae6fd84

+ 3 - 3
src/web/staticres/css/wxlist.css

@@ -8,7 +8,7 @@
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
-    max-height: 55px;
+    max-height: 50px;
 }
 .tslist .keyword{
 	color:#2cb7ca;
@@ -18,12 +18,12 @@
 	padding: 17px 0px 17px 0px;
 }
 .resnumb .two{
-	/*font-size:16px;*/
+	font-size:16px;
 	/*font-weight:500;*/
 	padding-left:25px;
 	line-height:24px;
 	color: #1D1D1D;
-    font-size: .32rem;
+    /*font-size: .32rem;*/
 }
 .resnumb{
 	position: relative;