[autocomplete] use the same font size as the surrounding text, see #999

This commit is contained in:
Shish 2024-01-08 18:56:46 +00:00
parent 73eb3c96d4
commit ae327f5a2a

View file

@ -8,7 +8,7 @@
list-style: none;
margin: 0;
padding: 0;
font-size: 1rem;
font-size: 1em;
white-space: nowrap;
overflow: hidden;
text-align: left;