Skip to content

Commit 0806b87

Browse files
committed
Update SuggestionsList.scss
1 parent 610472c commit 0806b87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/SuggestionsList/SuggestionsList.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
font-family:"Open Sans", sans-serif;
2525
}
2626

27-
.active, .suggestions li:hover {
27+
.active,
28+
.suggestions li:hover {
2829
color: #0e69a1;
2930
cursor: pointer;
3031
font-weight: 500;

0 commit comments

Comments
 (0)