From 5a65fd75263ec3312522af82c3f7f437d77be25a Mon Sep 17 00:00:00 2001 From: Andrey Date: Sun, 19 Nov 2017 20:41:39 +0200 Subject: [PATCH] Add missig style (#653) --- src/resources/ha-style.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/resources/ha-style.html b/src/resources/ha-style.html index 88e5c36e6a..b01a1adaba 100644 --- a/src/resources/ha-style.html +++ b/src/resources/ha-style.html @@ -84,7 +84,7 @@ @apply(--paper-font-body1); } - app-header-layout { + app-header-layout, ha-app-layout { background-color: var(--primary-background-color); }