Align+fix date time entity rows (#16774)

This commit is contained in:
Bram Kragten
2023-06-05 15:55:15 +02:00
committed by GitHub
parent 29c564bb69
commit e044ddcb57
5 changed files with 81 additions and 65 deletions

View File

@@ -85,7 +85,7 @@ class HuiGenericEntityRow extends LitElement {
tabindex=${ifDefined(pointer ? "0" : undefined)}
></state-badge>
${!this.hideName
? html` <div
? html`<div
class="info ${classMap({
pointer,
"text-content": !hasSecondary,