diff --git a/src/panels/config/entities/dialog-entity-editor.ts b/src/panels/config/entities/dialog-entity-editor.ts index 058dd04379..8122cfd666 100644 --- a/src/panels/config/entities/dialog-entity-editor.ts +++ b/src/panels/config/entities/dialog-entity-editor.ts @@ -250,6 +250,7 @@ export class DialogEntityEditor extends LitElement { ha-paper-dialog { width: 450px; + max-height: none !important; } /* overrule the ha-style-dialog max-height on small screens */