MelleD / lovelace-expander-card

Expander card for HomeAssistant
Apache License 2.0
56 stars 6 forks source link

Resize default Padding value #166

Closed duczz closed 3 months ago

duczz commented 3 months ago

Currently the Padding from expander is very big 16px, when you can resize it we have more space in the card

Describe the solution you'd like Currently the default padding is 16px, i think 8px would be better

Describe alternatives you've considered Is it possible to resize the default padding to 8px?

Additional context See the green mark around the expander card image

MelleD commented 3 months ago

Not sure which padding you mean, but you can set the padding of the card see README.MD https://github.com/MelleD/lovelace-expander-card

option: padding, child-padding, title-card-padding

duczz commented 3 months ago

Aah sorry "ha-card Type: entities", its the entities padding, my misstake. 😞

MelleD commented 3 months ago

No problem