Skip to content

Commit 25b568c

Browse files
committed
update active styles for geocoder
1 parent 7a2d821 commit 25b568c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/web/src/index.css

+1
Original file line numberDiff line numberDiff line change
@@ -505,6 +505,7 @@ li.bar-chart__bar {
505505
fill: var(--base-light);
506506
}
507507
.maplibregl-ctrl-geocoder .suggestions > li > a:hover,
508+
.maplibregl-ctrl-geocoder .suggestions > .active > a,
508509
.maplibregl-ctrl-geocoder .suggestions > li > a:hover .mapboxgl-ctrl-geocoder--result-icon path {
509510
background: var(--bg-dark);
510511
color: var(--base-light);

0 commit comments

Comments
 (0)