Automation editor sidebar (#26413)

This commit is contained in:
Wendelin
2025-08-14 10:06:16 +02:00
committed by GitHub
parent 8c65876413
commit 3bf25f125b
37 changed files with 2941 additions and 1429 deletions

View File

@@ -652,6 +652,7 @@ class DialogAddAutomationElement extends LitElement implements HassDialog {
ha-dialog {
--dialog-content-padding: 0;
--mdc-dialog-max-height: 60vh;
--mdc-dialog-max-height: 60dvh;
}
@media all and (min-width: 550px) {
ha-dialog {