Improved the autocomplete typing experience

This commit is contained in:
WBHarry 2026-02-04 21:50:44 +01:00
parent 735ed4c214
commit 044d184832
5 changed files with 26 additions and 7 deletions

View file

@ -32,7 +32,6 @@
li[role='option'] {
display: flex;
align-items: center;
gap: 10px;
font-size: var(--font-size-14);
padding: 0 10px;
cursor: pointer;