Update icon-type.component.html
This commit is contained in:
parent
57906cc99f
commit
b1d78b5544
|
@ -1,3 +1,3 @@
|
|||
<svg-icon class="{{selected? 'white': 'blue' }} small vertical-align" src="./assets/icons/{{getIconPath(type)}}" data-toggle="tooltip"
|
||||
[title]="!type? 'All' : type"></svg-icon>
|
||||
{{text}}
|
||||
{{text}}
|
||||
|
|
Before Width: | Height: | Size: 189 B After Width: | Height: | Size: 190 B |
Loading…
Reference in New Issue