diff --git a/src/panels/config/integrations/integration-panels/zha/zha-add-devices-page.ts b/src/panels/config/integrations/integration-panels/zha/zha-add-devices-page.ts index a7570e0a46..17196aa447 100644 --- a/src/panels/config/integrations/integration-panels/zha/zha-add-devices-page.ts +++ b/src/panels/config/integrations/integration-panels/zha/zha-add-devices-page.ts @@ -254,6 +254,7 @@ class ZHAAddDevicesPage extends LitElement { display: flex; flex-direction: column; align-items: center; + text-align: center; } .card { margin: 8px;