@@ -1100,11 +1100,11 @@ export default {
#map2DViewer {
position: absolute;
width: 140%;
- height: calc(142% - 2px);
+ height: calc(147% - 2px);
background-color: rgb(0, 47, 71);
z-index: 1;
- top: -170px;
+ top: -220px;
left: -400px;
- scale: 0.65;
+ scale: 0.62;
}
</style>