From dfd5e804368174126314abd1598d69d1626f7a54 Mon Sep 17 00:00:00 2001 From: Wendelin <12148533+wendevlin@users.noreply.github.com> Date: Mon, 17 Mar 2025 09:50:55 +0100 Subject: [PATCH] Fix update list item spinner (#24660) --- src/panels/config/dashboard/ha-config-updates.ts | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/panels/config/dashboard/ha-config-updates.ts b/src/panels/config/dashboard/ha-config-updates.ts index d0e479dc52..45829c1beb 100644 --- a/src/panels/config/dashboard/ha-config-updates.ts +++ b/src/panels/config/dashboard/ha-config-updates.ts @@ -125,13 +125,14 @@ class HaConfigUpdates extends SubscribeMixin(LitElement) { ${!this.narrow ? entity.attributes.in_progress - ? html`` + ? html`
+ +
` : html`` : ""}