mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
Fix line height with the new Autocomplete Menu
This commit is contained in:
parent
00b1f2bef6
commit
565f1a13e4
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue