bugfix :: 여기까지 읽음이 표시될때 이전대화 보기 버튼이 안나오는 문제 수정.
This commit is contained in:
parent
7643281e77
commit
fb85cc2977
|
@ -16,7 +16,6 @@
|
|||
<div
|
||||
*ngIf="eventRemained && !!eventList && eventList.length > 0"
|
||||
class="message-row view-previous"
|
||||
[class.hide]="!showMore"
|
||||
>
|
||||
<button mat-button (click)="onClickMore($event)" class="bg-accent-dark">
|
||||
<svg
|
||||
|
|
Loading…
Reference in New Issue
Block a user