diff --git a/src/auth/ha-authorize.ts b/src/auth/ha-authorize.ts index 24ae1f190c..6af166f067 100644 --- a/src/auth/ha-authorize.ts +++ b/src/auth/ha-authorize.ts @@ -63,6 +63,7 @@ export class HaAuthorize extends litLocalizeLiteMixin(LitElement) { ha-authorize ha-alert { display: block; margin: 16px 0; + background-color: var(--primary-background-color, #fafafa); }