Your Name 3 years ago
parent
commit
0d94c4f67d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/MarkerMap/index.scss

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

@@ -172,7 +172,7 @@
             left:50%;
             padding:5px 10px;
             height:20px;
-            background:rgba($color: #0567e9, $alpha: 0.7);
+            background:rgba($color: #0567e9, $alpha: 0.85);
             border-radius: 5px;
             color: white;
             min-width:fit-content;