More precise name handling for auto-generated dashboards (#8289)

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
Philip Allgaier
2021-01-30 22:49:48 +01:00
committed by GitHub
parent bd9f4fe41c
commit 1523558f4c
2 changed files with 13 additions and 4 deletions

View File

@@ -173,9 +173,6 @@ class HuiGenericEntityRow extends LitElement {
overflow: hidden;
text-overflow: ellipsis;
}
.info::first-letter {
text-transform: uppercase;
}
.flex ::slotted(*) {
margin-left: 8px;
min-width: 0;