mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 19:26:36 +00:00
Fix flow-form header (#25305)
This commit is contained in:
parent
75608db9b8
commit
a19e7002ea
@ -278,10 +278,6 @@ class StepFlowForm extends LitElement {
|
|||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
word-break: break-word;
|
word-break: break-word;
|
||||||
padding-right: 72px;
|
|
||||||
padding-inline-end: 72px;
|
|
||||||
padding-inline-start: initial;
|
|
||||||
direction: var(--direction);
|
|
||||||
}
|
}
|
||||||
`,
|
`,
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user