Browse Source

参数列表框大小

yangc 8 years ago
parent
commit
c79fc9da47
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/product/component/ComponentDetail.vue

+ 1 - 1
components/product/component/ComponentDetail.vue

@@ -421,7 +421,7 @@
   }
   .product-params >ul li span {
     display: inline-block;
-    width: 297px;
+    width: 297.2px;
     height: 32px;
     line-height: 32px;
     text-align: center;