@@ -39,7 +39,7 @@ window.grendCAD = (function grendCAD() {
.cad {
position: absolute;
right: 0px;
- top:70px;
+ top:110px;
width: 140px;
height: 140px;
background: rgba(0, 0, 0, .3);
@@ -570,7 +570,7 @@ export default {
.smMapBox {
position: fixed;
z-index: 99;
- top: 140px;
+ top: 180px;
right: 78px;
height: 16px;