@hlfan commented on this pull request.


> +      &.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon {
+        color: $vibrant-green;
+      }

To mirror the togglability of the button and to be consistent with the other 
leaflet sidebar buttons:

```suggestion
      &.maplibregl-ctrl-geolocate-active {
        background-color: $vibrant-green;
      }
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6748#pullrequestreview-3718456381
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6748/review/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to