fix: match combobox input height to select dropdowns
This commit is contained in:
@@ -81,6 +81,7 @@ export class YjCombobox extends LitElement {
|
||||
font-family: inherit;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
height: 26px;
|
||||
}
|
||||
|
||||
input:focus {
|
||||
|
||||
Reference in New Issue
Block a user