@@ -579,21 +579,11 @@ export default {
font-size: 14px;
}
- > .obstructor {
- position: absolute;
- top: 108px;
- left: 0px;
- right: 0px;
- height: 37px;
- // background: red;
- background: #252526;
- z-index: 1;
- }
> .scene-group-wrap {
flex: 1 1 auto;
height: 1px;
overflow: auto;
- padding-top: 24px;
+ margin-top: 24px;
padding-left: 20px;
padding-right: 20px;
.pano-con {