aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/app/_elements/notifications/notifications.component.html
blob: d1da41b4eb4e5df3d0429535197828f923895882 (plain) (blame)
1
2
3
<div *ngIf="notifications" class="position-fixed card card-body bg-dark text-white m-3" style="bottom: 0; right: 0;">
    <h3>Notifikacije</h3>
</div>