Skip to content

Commit

Permalink
Apply dimming filter to tiles directly
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonKhorev committed Nov 15, 2024
1 parent 314713e commit 8497760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ body.small-nav {
}

@include color-mode(dark) {
.leaflet-tile-container,
.leaflet-tile-container .leaflet-tile,
.mapkey-table-entry td:first-child > * {
filter: brightness(.8);
}
Expand Down

0 comments on commit 8497760

Please sign in to comment.