We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2d821 commit 25b568cCopy full SHA for 25b568c
packages/web/src/index.css
@@ -505,6 +505,7 @@ li.bar-chart__bar {
505
fill: var(--base-light);
506
}
507
.maplibregl-ctrl-geocoder .suggestions > li > a:hover,
508
+.maplibregl-ctrl-geocoder .suggestions > .active > a,
509
.maplibregl-ctrl-geocoder .suggestions > li > a:hover .mapboxgl-ctrl-geocoder--result-icon path {
510
background: var(--bg-dark);
511
color: var(--base-light);
0 commit comments