mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-03 12:02:53 +00:00
fix: change leaflet tiles to be inverted as a whole
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
@import '../util/dark';
|
||||
|
||||
@include dark-only {
|
||||
.leaflet-tile-container > .leaflet-tile {
|
||||
.leaflet-tile-pane {
|
||||
filter: invert(1);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user