mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
Don't limit combo-box dropdown size (#25952)
This commit is contained in:
parent
f54312a7bc
commit
bfa0b8c0fc
@ -369,7 +369,6 @@ export class HaComboBox extends LitElement {
|
||||
}
|
||||
vaadin-combo-box-light {
|
||||
position: relative;
|
||||
--vaadin-combo-box-overlay-max-height: calc(45vh - 56px);
|
||||
}
|
||||
ha-combo-box-textfield {
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user