Make blueprint picker wider (#12830)

This commit is contained in:
Bram Kragten 2022-05-30 19:53:39 +02:00 committed by GitHub
parent 10f63180eb
commit afd41e79f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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