Skip to content

Commit a4927a4

Browse files
authored
Prevent fake italic in autocomplete text (#2168)
1 parent c8d1e68 commit a4927a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

assets/css/autocomplete.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
justify-content: space-between;
2828
gap: 8px;
2929
color: var(--autocompleteResults);
30-
font-family: var(--sansFontFamily);
3130
font-weight: 300;
3231
font-size: 0.9rem;
3332
font-style: italic;

0 commit comments

Comments
 (0)