This mod for the new Gauge no longer works
card_mod: style: | ha-card { top: 0px; height: 70px !important; .name { font-size: 11px !important; padding: 0px 0px 0px 0px; } } }
Can any help with the updated commands?
Style ha-gauge width and height, and then .title for text size of title if needed… or alternatively set card layout to reduced columns which will also reduced gauge width and then also height.
I use UIX but should also work for card_mod
uix: style: | ha-gauge { width: 100px !important; height: 70px !important; } .title { font-size: 10px; }
Thanks but could not get it to work, so changed to Gauge Card Pro