mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 19:09:48 +00:00
Collapse automation/script editor sections by default (#13390)
This commit is contained in:
@@ -172,8 +172,7 @@ export abstract class HaDeviceAutomationPicker<
|
||||
static get styles(): CSSResultGroup {
|
||||
return css`
|
||||
ha-select {
|
||||
width: 100%;
|
||||
margin-top: 4px;
|
||||
display: block;
|
||||
}
|
||||
`;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user