Force narrow style for action, condition and trigger in blueprint (#26018)

This commit is contained in:
Paul Bottein 2025-07-01 14:22:55 +02:00
parent e0b32ea789
commit 61f1c8cbd4
No known key found for this signature in database

View File

@ -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}