Migrate state cards from Polymer to Lit (#18257)

This commit is contained in:
Simon Lamon
2023-11-28 13:30:39 +01:00
committed by GitHub
parent f4ee734ea3
commit 4582c3ba0a
56 changed files with 1574 additions and 1400 deletions

View File

@@ -125,7 +125,7 @@ class StateInfo extends LitElement {
text-overflow: ellipsis;
}
.name[in-dialog],
.name[inDialog],
:host([secondary-line]) .name {
line-height: 20px;
}