相机参数设置样式修改
This commit is contained in:
parent
8ff04936da
commit
0f0ca132d3
@ -3241,7 +3241,7 @@ function viewClick(e){
|
|||||||
}
|
}
|
||||||
.pop-up-camera-container{
|
.pop-up-camera-container{
|
||||||
width: 668px;
|
width: 668px;
|
||||||
height:540px;
|
height:630px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
@ -3443,7 +3443,7 @@ function viewClick(e){
|
|||||||
.pop-up-camera-container .form-actions-display{
|
.pop-up-camera-container .form-actions-display{
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
padding-top: 50px;
|
padding-top: 40px;
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
.calibration-zero{
|
.calibration-zero{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user