Modifs de style suite au thème sombre
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</mat-nav-list>
|
||||
<mat-nav-list *ngIf="currentUser">
|
||||
<mat-icon aria-hidden="false" aria-label="To logout">logout</mat-icon>
|
||||
<span (click)="logout()" style="cursor: pointer;">Logout</span>
|
||||
<span (click)="snav.toggle(); logout()" style="cursor: pointer;">Logout</span>
|
||||
</mat-nav-list>
|
||||
</mat-sidenav>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user