Skip to content
Snippets Groups Projects
Verified Commit ae12d283 authored by Alex ORLUC's avatar Alex ORLUC
Browse files

FIX #8637 header change password

parent cd8b7622
No related branches found
No related tags found
No related merge requests found
<div class="admin-container" [class.admin-is-mobile]="mobileQuery.matches"> <div class="admin-container" [class.admin-is-mobile]="mobileQuery.matches" style="margin-top: -63px;">
<mat-toolbar color="primary" class="admin-toolbar"> <mat-toolbar color="primary" class="admin-toolbar">
<button mat-button (click)="snav.toggle()"> <button mat-button (click)="snav.toggle()">
<mat-icon class="maarchLogo" [svgIcon]="mobileQuery.matches ? 'maarchLogoOnly' : 'maarchLogo'"></mat-icon> <mat-icon class="maarchLogo" [svgIcon]="mobileQuery.matches ? 'maarchLogoOnly' : 'maarchLogo'"></mat-icon>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment