- This will not communicate with the actual device. +
+ Set the representation of a device within Home Assistant.
+ This will not communicate with the actual device.
+
diff --git a/panels/dev-event/ha-panel-dev-event.html b/panels/dev-event/ha-panel-dev-event.html index 41b6a17b4b..344856de5f 100644 --- a/panels/dev-event/ha-panel-dev-event.html +++ b/panels/dev-event/ha-panel-dev-event.html @@ -27,7 +27,7 @@ } .content { @apply(--paper-font-body1); - padding: 24px; + padding: 16px; } .ha-form { diff --git a/panels/dev-info/ha-panel-dev-info.html b/panels/dev-info/ha-panel-dev-info.html index 3313fea75d..fac7668756 100644 --- a/panels/dev-info/ha-panel-dev-info.html +++ b/panels/dev-info/ha-panel-dev-info.html @@ -21,7 +21,7 @@ } .content { - padding: 24px; + padding: 16px; } .about { diff --git a/panels/dev-service/ha-panel-dev-service.html b/panels/dev-service/ha-panel-dev-service.html index 0e85c804b3..45fab19bd1 100644 --- a/panels/dev-service/ha-panel-dev-service.html +++ b/panels/dev-service/ha-panel-dev-service.html @@ -25,7 +25,7 @@ } .content { - padding: 24px; + padding: 16px; } .ha-form { diff --git a/panels/dev-state/ha-panel-dev-state.html b/panels/dev-state/ha-panel-dev-state.html index ac5fc330ad..4b4ebe53ad 100644 --- a/panels/dev-state/ha-panel-dev-state.html +++ b/panels/dev-state/ha-panel-dev-state.html @@ -24,7 +24,7 @@ } .content { - padding: 24px; + padding: 16px; } .entities th { @@ -59,8 +59,10 @@
+ Set the representation of a device within Home Assistant.
+ This will not communicate with the actual device.
+