If I make the icons larger, they scale from top left to bottom right. How can I center them?
card_mod:
style: |
ha-card {
--mdc-icon-size: 150%;
}
If I make the icons larger, they scale from top left to bottom right. How can I center them?
card_mod:
style: |
ha-card {
--mdc-icon-size: 150%;
}
Did you ever find a solution to this?
Nope, I just use different cards instead.