shish 11 месяцев назад
Родитель
Сommit
b0be7030e5

+ 1 - 1
ghsApp/src/admin/item/add.vue

@@ -826,7 +826,7 @@ export default {
       padding: 20upx;
       background-color: #f8f8f8;
       border-radius: 8upx;
-      font-size: 24upx;
+      font-size: 28upx;
       color: #999;
       line-height: 1.5;
     }

+ 1 - 1
ghsApp/src/admin/item/copy.vue

@@ -824,7 +824,7 @@ export default {
       padding: 20upx;
       background-color: #f8f8f8;
       border-radius: 8upx;
-      font-size: 24upx;
+      font-size: 28upx;
       color: #999;
       line-height: 1.5;
     }

+ 1 - 1
hdApp/src/admin/item/add.vue

@@ -826,7 +826,7 @@ export default {
       padding: 20upx;
       background-color: #f8f8f8;
       border-radius: 8upx;
-      font-size: 24upx;
+      font-size: 28upx;
       color: #999;
       line-height: 1.5;
     }

+ 1 - 1
hdApp/src/admin/item/copy.vue

@@ -824,7 +824,7 @@ export default {
       padding: 20upx;
       background-color: #f8f8f8;
       border-radius: 8upx;
-      font-size: 24upx;
+      font-size: 28upx;
       color: #999;
       line-height: 1.5;
     }