Merge pull request #5330 from AntonKhorev/apply-tile-filter-once
Apply dimming filter to tiles directly
This commit is contained in:
commit
b73f5d940c
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue