mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-10 02:46:38 +00:00
Remove static font from ha-badge (#23120)
This commit is contained in:
parent
614c4ec404
commit
480de9ef03
@ -98,7 +98,6 @@ export class HaBadge extends LitElement {
|
|||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
padding-inline-start: initial;
|
padding-inline-start: initial;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-family: Roboto;
|
|
||||||
}
|
}
|
||||||
.label {
|
.label {
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user