mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Remove unusable Polymer mixin from LitElement (vacuum entity row) (#7831)
This commit is contained in:
parent
f093bd115c
commit
480a5718fc
@ -229,7 +229,6 @@ class MoreInfoVacuum extends LitElement {
|
|||||||
static get styles(): CSSResult {
|
static get styles(): CSSResult {
|
||||||
return css`
|
return css`
|
||||||
:host {
|
:host {
|
||||||
@apply --paper-font-body1;
|
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
.status-subtitle {
|
.status-subtitle {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user