mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
Make automation name field wide (#11832)
This commit is contained in:
parent
8576eeae41
commit
8af795a7ce
@ -346,7 +346,8 @@ export class HaManualAutomationEditor extends LitElement {
|
|||||||
.link-button-row {
|
.link-button-row {
|
||||||
padding: 14px;
|
padding: 14px;
|
||||||
}
|
}
|
||||||
ha-textarea {
|
ha-textarea,
|
||||||
|
ha-textfield {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
span[slot="introduction"] a {
|
span[slot="introduction"] a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user