whao 2 년 전
부모
커밋
e58759d1a1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      public/supermap/libs/leaflet/1.7.1/leaflet.css

+ 1 - 1
public/supermap/libs/leaflet/1.7.1/leaflet.css

@@ -503,7 +503,7 @@ svg.leaflet-image-layer.leaflet-interactive path {
 }
 .leaflet-popup-content-wrapper,
 .leaflet-popup-tip {
-    background: white;
+    background: rgba(20, 111, 190, 0.9);
     color: #fff;
     box-shadow: 0 3px 14px rgba(0,0,0,0.4);
 }