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;
|
font-family: inherit;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
height: 26px;
|
||||||
}
|
}
|
||||||
|
|
||||||
input:focus {
|
input:focus {
|
||||||
|
|||||||
Reference in New Issue
Block a user