Is there way to set the size of polymer paper-menu-button element. I think it is the icon size is set to 24px. I wish to have it as 20px but I cannot find a way to do it.
Thanks Dennis
Is there way to set the size of polymer paper-menu-button element. I think it is the icon size is set to 24px. I wish to have it as 20px but I cannot find a way to do it.
Thanks Dennis
Copyright © 2021 Jogjafile Inc.
I tried it and it worked. Add this style to the Polymer element containing your
<paper-menu-button>
element.I added
[role=img]
to increase the selectivity.