右最大旋转角度
{{ headPoseMaxValues.rotationRightMax.toFixed(1) }}°
@@ -154,7 +154,7 @@
俯仰角
{{ headlist.pitch }}°
-
+
俯
@@ -2756,7 +2756,7 @@ function viewClick(e){
padding: 0 20px;
}
.body-header-bottombox-left{
- width: 30%;
+ width: 25%;
height: calc(100%);
display: flex;
flex-direction: column;
@@ -2768,14 +2768,14 @@ function viewClick(e){
white-space:nowrap;
}
.body-header-bottombox-content{
- width: 36%;
+ width: 40%;
height: calc(100%);
display: flex;
flex-wrap: wrap;
align-items:center;
}
.body-header-bottombox-right{
- width: 30%;
+ width: 25%;
height: calc(100%);
display: flex;
flex-direction: column;
@@ -3213,6 +3213,7 @@ function viewClick(e){
.endbutton:hover {
background-color: #14aaff;
border:1px solid #14aaff;
+ color: #fff;
}
.pop-up-mask{
position: fixed;