diff --git a/src/components/ha-icon-button.ts b/src/components/ha-icon-button.ts index ba8e55a143..311e4fb368 100644 --- a/src/components/ha-icon-button.ts +++ b/src/components/ha-icon-button.ts @@ -25,7 +25,7 @@ export class HaIconButton extends LitElement { protected render(): TemplateResult { return html` diff --git a/src/panels/lovelace/hui-root.ts b/src/panels/lovelace/hui-root.ts index e25f870708..289100b08c 100644 --- a/src/panels/lovelace/hui-root.ts +++ b/src/panels/lovelace/hui-root.ts @@ -183,7 +183,7 @@ class HUIRoot extends LitElement { ${this._conversation(this.hass.config.components) ? html`