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-content-wrapper,
 .leaflet-popup-tip {
 .leaflet-popup-tip {
-    background: white;
+    background: rgba(20, 111, 190, 0.9);
     color: #fff;
     color: #fff;
     box-shadow: 0 3px 14px rgba(0,0,0,0.4);
     box-shadow: 0 3px 14px rgba(0,0,0,0.4);
 }
 }