Remove unusable Polymer mixin from LitElement (vacuum entity row) (#7831)

This commit is contained in:
Philip Allgaier 2020-11-26 23:57:37 +01:00 committed by GitHub
parent f093bd115c
commit 480a5718fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -229,7 +229,6 @@ class MoreInfoVacuum extends LitElement {
static get styles(): CSSResult {
return css`
:host {
@apply --paper-font-body1;
line-height: 1.5;
}
.status-subtitle {