From 1935df1faa2dfd843d75eceb810d56eb0819cd1d Mon Sep 17 00:00:00 2001 From: Arielpod Date: Fri, 11 Sep 2020 14:45:47 +0200 Subject: [PATCH] Fixed height of circular progress in history (#6929) --- src/panels/history/ha-panel-history.ts | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/src/panels/history/ha-panel-history.ts b/src/panels/history/ha-panel-history.ts index 1feeeea056..8b59281ad6 100644 --- a/src/panels/history/ha-panel-history.ts +++ b/src/panels/history/ha-panel-history.ts @@ -79,10 +79,12 @@ class HaPanelHistory extends LitElement { > ${this._isLoading - ? html`` + ? html`
+ +
` : html`