mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
Force narrow style for action, condition and trigger in blueprint (#26018)
This commit is contained in:
parent
8644dd5271
commit
4f97756f4e
@ -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