Fix area registry dialog field (#24090)

This commit is contained in:
Jan-Philipp Benecke 2025-02-05 18:33:00 +01:00 committed by GitHub
parent 803ac496f6
commit 35face602b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -329,6 +329,9 @@ class DialogAreaDetail extends LitElement {
return [
haStyleDialog,
css`
ha-textfield {
display: block;
}
ha-aliases-editor,
ha-entity-picker,
ha-floor-picker,