Use ha-line-height css tokens in codebase (#25468)

This commit is contained in:
Wendelin
2025-05-15 11:57:17 +02:00
committed by GitHub
parent 5bcbe98f8e
commit d2cc4a624e
109 changed files with 156 additions and 168 deletions

View File

@@ -108,7 +108,7 @@ class StateInfo extends LitElement {
.name.in-dialog,
:host([secondary-line]) .name {
line-height: 20px;
line-height: var(--ha-line-height-condensed);
}
.time-ago,