Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to position name below the icon #16

Open
naofireblade opened this issue Nov 28, 2019 · 1 comment
Open

Option to position name below the icon #16

naofireblade opened this issue Nov 28, 2019 · 1 comment

Comments

@naofireblade
Copy link

An option to position the button name below the icon would be cool:

image

@naofireblade
Copy link
Author

naofireblade commented Nov 28, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant