Remove stale comment

This commit is contained in:
Paulus Schoutsen 2019-08-09 15:24:28 -07:00
parent a042cd2d48
commit 53f5a29151
1 changed files with 0 additions and 1 deletions

View File

@ -77,7 +77,6 @@ class HcLovelace extends LitElement {
} }
static get styles(): CSSResult { static get styles(): CSSResult {
// We're applying a 10% transform so it all shows a little bigger.
return css` return css`
:host { :host {
min-height: 100vh; min-height: 100vh;