fix: match combobox input height to select dropdowns

This commit is contained in:
2026-03-21 13:40:07 -04:00
parent 6972953649
commit 288215a97c
@@ -81,6 +81,7 @@ export class YjCombobox extends LitElement {
font-family: inherit;
width: 100%;
box-sizing: border-box;
height: 26px;
}
input:focus {