shish hace 4 años
padre
commit
ca1f71eaf4
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      ghsApp/src/pagesPurchase/supplier.vue
  2. 1 1
      hdApp/src/pagesPurchase/order.vue

+ 1 - 1
ghsApp/src/pagesPurchase/supplier.vue

@@ -178,7 +178,7 @@ export default {
           text-overflow: ellipsis;
           overflow: hidden;
           word-break: break-all;
-          font-size: 35upx;
+          font-size: 36upx;
           font-weight: 700;
           color: #333;
           display:inline-block;

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

@@ -185,7 +185,7 @@ export default {
           text-overflow: ellipsis;
           overflow: hidden;
           word-break: break-all;
-          font-size: 35upx;
+          font-size: 36upx;
           font-weight: 700;
           color: #333;
           display:inline-block;