相机参数设置样式修改

This commit is contained in:
limengnan 2026-01-13 09:26:00 +08:00
parent 8ff04936da
commit 0f0ca132d3

View File

@ -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{