mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +00:00
Make blueprint picker wider (#12830)
This commit is contained in:
parent
10f63180eb
commit
afd41e79f0
@ -315,7 +315,8 @@ export class HaBlueprintAutomationEditor extends LitElement {
|
|||||||
padding: 0 16px 16px;
|
padding: 0 16px 16px;
|
||||||
}
|
}
|
||||||
ha-textarea,
|
ha-textarea,
|
||||||
ha-textfield {
|
ha-textfield,
|
||||||
|
ha-blueprint-picker {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
h3 {
|
h3 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user