shish 2 месяцев назад
Родитель
Сommit
ac1b7430d7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ghsApp/src/admin/home/components/OrderItem.vue

+ 1 - 1
ghsApp/src/admin/home/components/OrderItem.vue

@@ -824,7 +824,7 @@ export default {
       justify-content: flex-end;
       .price-dist-name {
         margin-right: 60upx;
-        font-size: 26upx;
+        font-size: 28upx;
         color: #999999;
         flex-shrink: 0;
       }