chat breack line

This commit is contained in:
Peter Maquiran
2023-09-28 11:12:39 +01:00
parent 8de8a35bfc
commit b56a815f4a
7 changed files with 23 additions and 9 deletions
@@ -54,8 +54,9 @@
<span class="time">{{msg.time}}</span>
</div>
<div class="message">
<ion-label *ngIf="msg.delate == false">{{msg.msg}}</ion-label>
<ion-label *ngIf="msg.delate == true">{{msg.msg}}</ion-label>
<pre *ngIf="msg.delate == false" class="message-box text ma-0 font-13-rem" style="font-size: 0.8125rem !important;" >{{msg.msg}} </pre>
<pre *ngIf="msg.delate == true" class="message-box text ma-0 font-13-rem" style="font-size: 0.8125rem !important;" >{{msg.msg}} </pre>
<ion-label class="float-status-all float-status" *ngIf="msg.u.username==sessionStore.user.UserName">