Fix line height with the new Autocomplete Menu

This commit is contained in:
varjolintu 2024-07-07 08:39:25 +03:00
parent 00b1f2bef6
commit 565f1a13e4

View file

@ -30,6 +30,7 @@
color: var(--kpxc-text-color);
cursor: pointer;
letter-spacing: normal !important;
line-height: 1.25em;
padding: 12px;
text-align: start !important;
text-rendering: auto !important;