Skip to content
Snippets Groups Projects
Commit 7ccfe317 authored by André Holger Hanke's avatar André Holger Hanke
Browse files

Fix indentation

parent 0b5ded71
Branches
Tags
No related merge requests found
......@@ -49,6 +49,7 @@
</span>
</button>
<mat-menu class="color-menu" #themeMenu="matMenu" [overlapTrigger]="false" cdkTrapFocus>
<button *ngFor="let theme of themes" mat-menu-item style="height:50px;" (click)="changeTheme(theme)">
<div class="btnContent">
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment