diff --git a/panels/config/config-entries/ha-config-entries.html b/panels/config/config-entries/ha-config-entries.html index 160d969b25..b13d78931e 100644 --- a/panels/config/config-entries/ha-config-entries.html +++ b/panels/config/config-entries/ha-config-entries.html @@ -1,6 +1,7 @@ + @@ -21,6 +22,10 @@ paper-card:last-child { margin-top: 12px; } + .config-entry-row { + display: flex; + padding: 0 16px; + } @@ -29,12 +34,12 @@ In Progress - + [[_computeIntegrationTitle(localize, item.domain)]] Configure - + @@ -44,14 +49,14 @@ Configured - + Nothing configured yet - + - + [[item.title]] Integration: [[_computeIntegrationTitle(localize, item.domain)]] @@ -59,7 +64,7 @@ State: [[item.state]] Remove - + @@ -68,12 +73,12 @@ Available - + [[_computeIntegrationTitle(localize, item)]] Configure - +