panhui 3 лет назад
Родитель
Сommit
bf30ed6090
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/product/productInfo.vue

+ 1 - 1
src/components/product/productInfo.vue

@@ -275,7 +275,7 @@ export default {
 
 .number {
     position: absolute;
-    top: calc(50vw - 46px);
+    top: calc(50vw - 45.5px);
     left: 0;
     right: 0;
     font-size: 12px;