@@ -171,7 +171,7 @@
transform: translateX(-50%);
padding:10px;
height:20px;
- background:blue;
+ background:rgba($color: #000f56, $alpha: 0.7);
color: white;
min-width:fit-content;
width: fit-content;
@@ -181,7 +181,6 @@
.pointerc:hover{
cursor: pointer;
}
-
.minemap-popup-tip {
display: none;