Fix notification accessibility
This commit is contained in:
parent
7b79723976
commit
3280e3a480
|
@ -65,9 +65,7 @@
|
|||
<p>{{ message.detail }}</p>
|
||||
</div>
|
||||
|
||||
<button class="border-0 p-0">
|
||||
<my-global-icon [iconName]="getNotificationIcon(message)"></my-global-icon>
|
||||
</button>
|
||||
<my-global-icon [iconName]="getNotificationIcon(message)"></my-global-icon>
|
||||
</div>
|
||||
</ng-template>
|
||||
</p-toast>
|
||||
|
|
Loading…
Reference in New Issue