From 24c42de6bb0abbdf6c82aac273fc859178fe8cb1 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 7 Nov 2018 10:16:17 +0100 Subject: [PATCH] Add text color to error row Fixes #2002 --- src/panels/lovelace/entity-rows/hui-error-entity-row.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/panels/lovelace/entity-rows/hui-error-entity-row.ts b/src/panels/lovelace/entity-rows/hui-error-entity-row.ts index 428867aefce4..c235d4aac172 100644 --- a/src/panels/lovelace/entity-rows/hui-error-entity-row.ts +++ b/src/panels/lovelace/entity-rows/hui-error-entity-row.ts @@ -21,6 +21,7 @@ class HuiErrorEntityRow extends LitElement {