ngx-ui icon indicating copy to clipboard operation
ngx-ui copied to clipboard

ngx-icon element adds extra height around icon

Open luisb90 opened this issue 5 years ago • 0 comments

when using ngx-icon to display an icon, the element has a bit of extra height that can throw off centering:

Screen Shot 2020-05-05 at 9 03 41 AM

when an icon is added using the <i class="ngx-icon ..."></i> approach, that extra height is not there:

Screen Shot 2020-05-05 at 9 03 59 AM

luisb90 avatar May 05 '20 14:05 luisb90