Your Name 3 năm trước cách đây
mục cha
commit
441ac7c451

+ 1 - 2
src/components/MarkerMap/index.scss

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