mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-09 02:49:51 +00:00
Add typography tokens (#25084)
This commit is contained in:
@@ -220,7 +220,7 @@ export class StateBadge extends LitElement {
|
||||
position: relative;
|
||||
display: inline-flex;
|
||||
width: 40px;
|
||||
color: var(--paper-item-icon-color, #44739e);
|
||||
color: var(--state-icon-color);
|
||||
border-radius: var(--state-badge-border-radius, 50%);
|
||||
height: 40px;
|
||||
background-size: cover;
|
||||
|
||||
Reference in New Issue
Block a user