This commit is contained in:
Peter Maquiran
2022-06-06 16:09:20 +01:00
parent 13c77ff2ef
commit 6723d95aa3
3 changed files with 34 additions and 32 deletions
@@ -53,7 +53,7 @@
<div (press)="handlePress(msg._id)" class='message-container incoming-{{msg.u.username!=sessionStore.user.UserName}}'
*ngIf="msg.msg !=''">
<div class="title">
<ion-label (click)="hkellor()">{{msg.u.name}}</ion-label>
<ion-label >{{msg.u.name}}</ion-label>
<span class="time">{{msg.duration}}</span>
</div>
<div>