shish 2 سال پیش
والد
کامیت
4e29fbc36b
1فایلهای تغییر یافته به همراه2 افزوده شده و 4 حذف شده
  1. 2 4
      ghsApp/src/pagesOrder/arrival.vue

+ 2 - 4
ghsApp/src/pagesOrder/arrival.vue

@@ -408,16 +408,14 @@ export default {
 								float:right;
 							}
 							.stock-red{
-								border:2upx solid red;
+								border:3upx solid red;
 								color:red;
 								font-weight:bold;
-								font-size: 27upx;
 							}
 							.cost-blue{
-								border:2upx solid blue;
+								border:3upx solid blue;
 								color:blue;
 								font-weight:bold;
-								font-size: 27upx;
 							}
 						}
 					}