From 53f5a29151f33ae3b24d400438ce3b3dcd1c2dae Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 9 Aug 2019 15:24:28 -0700 Subject: [PATCH] Remove stale comment --- cast/src/receiver/layout/hc-lovelace.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/cast/src/receiver/layout/hc-lovelace.ts b/cast/src/receiver/layout/hc-lovelace.ts index 4a41175dc9..03e45d18be 100644 --- a/cast/src/receiver/layout/hc-lovelace.ts +++ b/cast/src/receiver/layout/hc-lovelace.ts @@ -77,7 +77,6 @@ class HcLovelace extends LitElement { } static get styles(): CSSResult { - // We're applying a 10% transform so it all shows a little bigger. return css` :host { min-height: 100vh;