Skip to content

Commit

Permalink
update active styles for geocoder
Browse files Browse the repository at this point in the history
  • Loading branch information
LanesGood committed Jun 11, 2024
1 parent 7a2d821 commit 25b568c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,7 @@ li.bar-chart__bar {
fill: var(--base-light);
}
.maplibregl-ctrl-geocoder .suggestions > li > a:hover,
.maplibregl-ctrl-geocoder .suggestions > .active > a,
.maplibregl-ctrl-geocoder .suggestions > li > a:hover .mapboxgl-ctrl-geocoder--result-icon path {
background: var(--bg-dark);
color: var(--base-light);
Expand Down

0 comments on commit 25b568c

Please sign in to comment.