tech-advantage / ngx-icon-picker

An Icon Picker Directive/Component for Angular 13+ which manages Font Awesome, Bootstrap Glyphicon, Font Awesome5 and Material.
MIT License
25 stars 33 forks source link

The size of the button is fixed. New padding definition. #24

Closed greg7859 closed 4 years ago

greg7859 commented 4 years ago

The padding can be overridden with ipIconVerticalPadding to set top and bottom padding and ipIconHorizontalPadding to set left and right padding.

Ticket #21