mat-icon right padding? Angular Material

Angular Material Icons:

I have a mat-icon that I want to be beside the text. Nothing I do will reduce the space between the icon and the text though.

enter image description here

Based on this HTML :

      <span>
        <mat-icon [inline]="true" style="display:inline;">locked</mat-icon>
        <span AMELIA SMITH</span>
      </span>


from Recent Questions - Stack Overflow https://ift.tt/2KuU2IZ
https://ift.tt/3ppyf3Z

Comments

Popular posts from this blog

Spring Elasticsearch Operations

Network Error and Timeout on Authorize.net JS

Object oriented programming concepts (OOPs)