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;
 								float:right;
 							}
 							}
 							.stock-red{
 							.stock-red{
-								border:2upx solid red;
+								border:3upx solid red;
 								color:red;
 								color:red;
 								font-weight:bold;
 								font-weight:bold;
-								font-size: 27upx;
 							}
 							}
 							.cost-blue{
 							.cost-blue{
-								border:2upx solid blue;
+								border:3upx solid blue;
 								color:blue;
 								color:blue;
 								font-weight:bold;
 								font-weight:bold;
-								font-size: 27upx;
 							}
 							}
 						}
 						}
 					}
 					}