amaximus / garbage-collection-card

Custom Lovelace card for Garbage Collection custom component
MIT License
127 stars 24 forks source link

[FeatureRequest] #86

Closed Rayeliint closed 1 year ago

Rayeliint commented 2 years ago

Is it possible to make a configuration to change button size. Only seem to be able to change icon size and title size?

amaximus commented 2 years ago

@Rayeliint this card written some 2 years ago displays information in a table whose layout setting is not really flexible [1]. It would require quite some effort to rewrite it to be more flexibile while keeping it backward compatible.

I'd rather suggest using the Custom Button Card [2] which provides a great flexibility. You may find examples in one of my other repositories [3].

[1] https://www.w3schools.com/cssref/pr_tab_table-layout.asp [2] https://github.com/custom-cards/button-card [3] https://github.com/amaximus/met_alerts_hu