diff --git a/frontend/src/components/combobox/combobox.ts b/frontend/src/components/combobox/combobox.ts index fd39f45..0ce0b3b 100644 --- a/frontend/src/components/combobox/combobox.ts +++ b/frontend/src/components/combobox/combobox.ts @@ -81,6 +81,7 @@ export class YjCombobox extends LitElement { font-family: inherit; width: 100%; box-sizing: border-box; + height: 26px; } input:focus {