Skip to content

Commit

Permalink
Fix area registry dialog field (#24090)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbede authored Feb 5, 2025
1 parent 803ac49 commit 35face6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/panels/config/areas/dialog-area-registry-detail.ts
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,9 @@ class DialogAreaDetail extends LitElement {
return [
haStyleDialog,
css`
ha-textfield {
display: block;
}
ha-aliases-editor,
ha-entity-picker,
ha-floor-picker,
Expand Down

0 comments on commit 35face6

Please sign in to comment.