1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-21 01:10:53 +01:00

Add typography tokens (#25084)

This commit is contained in:
Wendelin
2025-04-24 16:52:03 +02:00
committed by GitHub
parent c0f304ad40
commit ae74e3496c
58 changed files with 253 additions and 314 deletions

View File

@@ -1286,10 +1286,12 @@ ${rejected
text-decoration: none;
}
.empty {
--paper-font-headline_-_font-size: 28px;
--mdc-icon-size: 80px;
max-width: 500px;
}
.empty h1 {
font-size: var(--ha-font-size-3xl);
}
ha-assist-chip {
--ha-assist-chip-container-shape: 10px;
}