shish 2 anni fa
parent
commit
b52a392065
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      hdApp/src/admin/home/workbench.vue
  2. 1 1
      hdApp/src/pagesPurchase/order.vue

+ 1 - 1
hdApp/src/admin/home/workbench.vue

@@ -826,7 +826,7 @@ export default {
             height: 25upx;
             overflow-wrap: break-word;
             color: rgba(153, 153, 153, 1);
-            font-size: 26upx;
+            font-size: 28upx;
             text-align: left;
             white-space: nowrap;
             line-height: 24upx;

+ 1 - 1
hdApp/src/pagesPurchase/order.vue

@@ -297,7 +297,7 @@ export default {
             height: 25upx;
             overflow-wrap: break-word;
             color: rgba(153, 153, 153, 1);
-            font-size: 26upx;
+            font-size: 28upx;
             text-align: left;
             white-space: nowrap;
             line-height: 24upx;