From b2c3318039b1054403ff337bfdf1455ffd066921 Mon Sep 17 00:00:00 2001 From: chenjinsong <523037378@qq.com> Date: Fri, 25 Feb 2022 13:39:08 +0800 Subject: [PATCH] =?UTF-8?q?CN-318=20feat:=20detection=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E8=B4=A8=E9=87=8F=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/detections/options/detectionOptions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/detections/options/detectionOptions.js b/src/views/detections/options/detectionOptions.js index 3308ab38..3468b453 100644 --- a/src/views/detections/options/detectionOptions.js +++ b/src/views/detections/options/detectionOptions.js @@ -221,7 +221,7 @@ export const activeAttackBar = { }, grid: { top: 20, - left: 10, + left: 100, right: 70, bottom: 20 },