Przeglądaj źródła

描述框右移一位

yangc 8 lat temu
rodzic
commit
1f2d502015
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      components/product/component/ComponentDetail.vue

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

@@ -310,8 +310,8 @@
     border: 1px solid #e5e5e5;
     border-top: none;
     position: absolute;
-    right: 95px;
-    width: 507px;
+    right: 94px;
+    width: 508px;
     background: #f5f6f8;
     z-index: 1;
     line-height: 22.7px;