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{