admin-layout.component.html edited online with Bitbucket
This commit is contained in:
parent
522bbaa30d
commit
1f26c53274
@ -398,10 +398,10 @@
|
|||||||
</mat-tab-group>
|
</mat-tab-group>
|
||||||
</mat-sidenav>
|
</mat-sidenav>
|
||||||
</mat-sidenav-container>
|
</mat-sidenav-container>
|
||||||
<!-- Demo Purposes Only -->
|
<!-- Settings icon -->
|
||||||
<button mat-fab color="warn" class="mat-fab-bottom-right" (click)="showSettings = true">
|
<!-- <button mat-fab color="warn" class="mat-fab-bottom-right" (click)="showSettings = true">
|
||||||
<mat-icon class="mat-24">settings</mat-icon>
|
<mat-icon class="mat-24">settings</mat-icon>
|
||||||
</button>
|
</button>-->
|
||||||
<mat-card class="settings-panel" *ngIf="showSettings">
|
<mat-card class="settings-panel" *ngIf="showSettings">
|
||||||
<mat-toolbar color="warn">
|
<mat-toolbar color="warn">
|
||||||
<span fxFlex>Options</span>
|
<span fxFlex>Options</span>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user