kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.47k stars 206 forks source link

Enlarge icon size of control buttons? #773

Closed Rudd-O closed 7 months ago

Rudd-O commented 11 months ago

How would I go about enlarging the icon size of the control buttons? There seems to be no option to do so. Thanks.

kalkih commented 7 months ago

There's a scale option, see https://github.com/kalkih/mini-media-player#card-options

If it works as intended it should scale the size of the card elements, including the buttons.

scale: 1 === 100% (normal size) scale: 1.25 === 125% of the normal size ...etc

Rudd-O commented 7 months ago

No, this is not what I want. I don't want to scale the whole card. I want to scale just the buttons.

Please reopen. Thanks.