mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +00:00
Fix area registry dialog field (#24090)
This commit is contained in:
parent
f1173dd84b
commit
0ae6fa0763
@ -329,6 +329,9 @@ class DialogAreaDetail extends LitElement {
|
|||||||
return [
|
return [
|
||||||
haStyleDialog,
|
haStyleDialog,
|
||||||
css`
|
css`
|
||||||
|
ha-textfield {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
ha-aliases-editor,
|
ha-aliases-editor,
|
||||||
ha-entity-picker,
|
ha-entity-picker,
|
||||||
ha-floor-picker,
|
ha-floor-picker,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user