diff --git a/src/styles/map.less b/src/styles/map.less index 2d57d36..cc71e33 100644 --- a/src/styles/map.less +++ b/src/styles/map.less @@ -80,7 +80,7 @@ width:8px; height:8px; background: white; - box-shadow: @red_secondary 0 0 0 3px; + //box-shadow: @red_secondary 0 0 0 3px; border-radius: 8px; transform:scale(1); transition:transform 150ms;