mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-09 20:15:07 +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…
Reference in New Issue
Block a user