release #14
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
>
|
>
|
||||||
<mat-icon>more_vert</mat-icon>
|
<mat-icon>more_vert</mat-icon>
|
||||||
</button>
|
</button>
|
||||||
<mat-menu #menu="matMenu">
|
<mat-menu #menu="matMenu" xPosition="before">
|
||||||
<button (click)="logout()" mat-menu-item>
|
<button (click)="logout()" mat-menu-item>
|
||||||
<mat-icon>logout</mat-icon>
|
<mat-icon>logout</mat-icon>
|
||||||
<span>Logout</span>
|
<span>Logout</span>
|
||||||
|
|
Loading…
Add table
Reference in a new issue