]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.scss
Merge remote-tracking branch 'upstream/pull/5334'
[rails.git] / app / assets / stylesheets / common.scss
index c432bd848d3e9cc907210e8443f28c05a8843b0e..027e6e6a34f08724d9e9786d74dae511de477305 100644 (file)
@@ -502,12 +502,12 @@ body.small-nav {
 }
 
 @include color-mode(dark) {
-  .leaflet-tile-container,
+  .leaflet-tile-container .leaflet-tile,
   .mapkey-table-entry td:first-child > * {
     filter: brightness(.8);
   }
 
-  .leaflet-control-attribution a {
+  .leaflet-container .leaflet-control-attribution a {
     color: var(--bs-link-color);
   }