mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-03-09 11:02:03 +00:00
(Mail) back arrow visibility updated for responsive
This commit is contained in:
parent
06b0c3775a
commit
5cf44962fc
@ -85,7 +85,7 @@
|
||||
</mat-menu>
|
||||
</div>
|
||||
|
||||
<div *ngIf="currentMail" fxHide.gt-lg>
|
||||
<div *ngIf="currentMail" fxHide.gt-xs>
|
||||
<button mat-icon-button (click)="deSelectCurrentMail()">
|
||||
<mat-icon>arrow_back</mat-icon>
|
||||
</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user