Remove static font from ha-badge (#23120)

This commit is contained in:
Wendelin 2024-12-03 15:15:59 +01:00 committed by GitHub
parent 614c4ec404
commit 480de9ef03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -98,7 +98,6 @@ export class HaBadge extends LitElement {
align-items: flex-start;
padding-inline-start: initial;
text-align: center;
font-family: Roboto;
}
.label {
font-size: 10px;