Stop inheriting filter CSS property on tiles (#8651)

This commit is contained in:
Jon Koops
2022-11-10 12:24:15 -05:00
committed by GitHub
parent 641e91ae50
commit d8be753f30

1
dist/leaflet.css vendored
View File

@ -72,7 +72,6 @@
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
.leaflet-tile-loaded {