mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix notification accessibility
This commit is contained in:
parent
7b79723976
commit
3280e3a480
@ -65,9 +65,7 @@
|
|||||||
<p>{{ message.detail }}</p>
|
<p>{{ message.detail }}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<button class="border-0 p-0">
|
|
||||||
<my-global-icon [iconName]="getNotificationIcon(message)"></my-global-icon>
|
<my-global-icon [iconName]="getNotificationIcon(message)"></my-global-icon>
|
||||||
</button>
|
|
||||||
</div>
|
</div>
|
||||||
</ng-template>
|
</ng-template>
|
||||||
</p-toast>
|
</p-toast>
|
||||||
|
Loading…
Reference in New Issue
Block a user