whao 2 years ago
parent
commit
e58759d1a1
1 changed files with 1 additions and 1 deletions
  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);
 }