From afd41e79f01757d10ec2afef19b272af61f7ebc2 Mon Sep 17 00:00:00 2001 From: Bram Kragten Date: Mon, 30 May 2022 19:53:39 +0200 Subject: [PATCH] Make blueprint picker wider (#12830) --- src/panels/config/automation/blueprint-automation-editor.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/panels/config/automation/blueprint-automation-editor.ts b/src/panels/config/automation/blueprint-automation-editor.ts index 1f7e26a452..074bbf9c32 100644 --- a/src/panels/config/automation/blueprint-automation-editor.ts +++ b/src/panels/config/automation/blueprint-automation-editor.ts @@ -315,7 +315,8 @@ export class HaBlueprintAutomationEditor extends LitElement { padding: 0 16px 16px; } ha-textarea, - ha-textfield { + ha-textfield, + ha-blueprint-picker { display: block; } h3 {