bug fixed

This commit is contained in:
richard-loafle 2020-02-06 13:34:22 +09:00
parent 980e58287d
commit 54efc50a78

View File

@ -21,7 +21,7 @@
}}</span> }}</span>
</ng-template> </ng-template>
<perfect-scrollbar> <perfect-scrollbar>
<div>{{ data.content.text }}</div> <div style="white-space: pre-wrap;">{{ data.content.text }}</div>
</perfect-scrollbar> </perfect-scrollbar>
</mat-tab> </mat-tab>
<!-- <mat-tab *ngIf="data.content.rtf"> <!-- <mat-tab *ngIf="data.content.rtf">