Browse Source

项目列表优化

liting2017 6 years ago
parent
commit
c04a0206e4
2 changed files with 2 additions and 2 deletions
  1. 1 1
      src/css/newMenu/patentList.css
  2. 1 1
      src/css/newMenu/serviceList.css

+ 1 - 1
src/css/newMenu/patentList.css

@@ -260,7 +260,7 @@
     display: inline-block;
     color: #7a7878;
     font-size: 14px;
-    width: 150px;
+    width: 140px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;

+ 1 - 1
src/css/newMenu/serviceList.css

@@ -485,7 +485,7 @@
 }
 .txtIntroduce .btnTxts a{
     display: inline-block;
-    width: 140px;
+    width: 120px;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;