From 0f0ca132d3a4be5e0d1e462dac4cce746bc6ffa1 Mon Sep 17 00:00:00 2001 From: limengnan <420004014@qq.com> Date: Tue, 13 Jan 2026 09:26:00 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9B=B8=E6=9C=BA=E5=8F=82=E6=95=B0=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/renderer/src/views/Detection.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/renderer/src/views/Detection.vue b/frontend/src/renderer/src/views/Detection.vue index 07787eae..f1176f41 100644 --- a/frontend/src/renderer/src/views/Detection.vue +++ b/frontend/src/renderer/src/views/Detection.vue @@ -3241,7 +3241,7 @@ function viewClick(e){ } .pop-up-camera-container{ width: 668px; - height:540px; + height:630px; position: absolute; top: 0; right: 0; @@ -3443,7 +3443,7 @@ function viewClick(e){ .pop-up-camera-container .form-actions-display{ display: flex; justify-content: flex-end; - padding-top: 50px; + padding-top: 40px; padding-right: 10px; } .calibration-zero{