diff --git a/panels/config/core/ha-config-core.html b/panels/config/core/ha-config-core.html index eaca5c4786..fe11006250 100644 --- a/panels/config/core/ha-config-core.html +++ b/panels/config/core/ha-config-core.html @@ -1,8 +1,10 @@ + + - + @@ -28,7 +30,7 @@ } - + - + diff --git a/panels/config/script/ha-script-editor.html b/panels/config/script/ha-script-editor.html index 59be66b6f0..fadfbbfa7d 100644 --- a/panels/config/script/ha-script-editor.html +++ b/panels/config/script/ha-script-editor.html @@ -1,5 +1,4 @@ - @@ -17,6 +16,7 @@ + @@ -79,8 +79,7 @@ margin-bottom: 0; } - - + - + diff --git a/panels/config/zwave/ha-config-zwave.html b/panels/config/zwave/ha-config-zwave.html index cfe87b711c..e0bcbe4d40 100644 --- a/panels/config/zwave/ha-config-zwave.html +++ b/panels/config/zwave/ha-config-zwave.html @@ -1,7 +1,6 @@ - @@ -12,6 +11,7 @@ + @@ -71,7 +71,7 @@ color: var(--primary-color); } - + - + - + diff --git a/src/layouts/ha-app-layout.html b/src/layouts/ha-app-layout.html new file mode 100644 index 0000000000..28bea8f08f --- /dev/null +++ b/src/layouts/ha-app-layout.html @@ -0,0 +1,93 @@ + + + + + + + + + + + diff --git a/src/layouts/partial-cards.html b/src/layouts/partial-cards.html index 95e603fb75..a032c5feb8 100644 --- a/src/layouts/partial-cards.html +++ b/src/layouts/partial-cards.html @@ -7,7 +7,6 @@ - @@ -19,6 +18,8 @@ + +