Skip to content

Commit a0d95d1

Browse files
committed
Target .fuzzy-finder directly
1 parent 0811940 commit a0d95d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/fuzzy-finder.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@import "ui-variables";
22

33
// Highlight matched text
4-
.select-list .list-group .character-match {
4+
.fuzzy-finder .list-group .character-match {
55
color: @text-color-highlight;
66
font-weight: bold;
77
}

0 commit comments

Comments
 (0)