button-entity-row
button-entity-row copied to clipboard
Option to position name below the icon
trafficstars
An option to position the button name below the icon would be cool:

I found a solution with style and icon_style. But I think an option like icon_pos: left/right/below would be easier for most people. Also this clutters the config a bit 😄 .
style:
- flex-direction: column
icon_style:
- padding-right: 0 !important
- '--iron-icon-height': 2.5em
- '--iron-icon-width': 2.5em