shish il y a 1 mois
Parent
commit
6fe535d395
1 fichiers modifiés avec 2 ajouts et 3 suppressions
  1. 2 3
      ghsApp/src/pagesOrder/shMethod.vue

+ 2 - 3
ghsApp/src/pagesOrder/shMethod.vue

@@ -797,14 +797,13 @@ export default {
 }
 
 .sort-value {
-  font-size: 30upx;
+  font-size: 28upx;
   color: #333333;
-  font-weight: 600;
   margin-top: 4upx;
 }
 
 .footer-btn-wrap .admin-button-com.big {
-  width: 230upx !important; /* 按钮长一些 */
+  width: 200upx !important; /* 按钮长一些 */
   margin: 0 !important; /* 清除默认居中 margin */
 }
 </style>