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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user