huangfuli 3 年之前
父节点
当前提交
9b9360c150
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/statisticalReport/stockSaleOutReportList.vue

+ 2 - 2
src/views/statisticalReport/stockSaleOutReportList.vue

@@ -964,8 +964,8 @@
 	}
 
 	.inputChenge {
-		width: 120%;
+		width: 150%;
 		display: inline-flex;
-		margin-left: -69%;
+		margin-left: -80%;
 	}
 </style>