mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 23:36:36 +00:00
Force narrow style for action, condition and trigger in blueprint (#26018)
This commit is contained in:
parent
e0b32ea789
commit
61f1c8cbd4
@ -173,6 +173,7 @@ export abstract class HaBlueprintGenericEditor extends LitElement {
|
||||
.content=${value?.description}
|
||||
></ha-markdown>
|
||||
${html`<ha-selector
|
||||
narrow
|
||||
.hass=${this.hass}
|
||||
.selector=${selector}
|
||||
.key=${key}
|
||||
|
Loading…
x
Reference in New Issue
Block a user