Skip to content

Commit

Permalink
Tweak appearance of used profile entry in side menu
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxedoxt committed Mar 17, 2020
1 parent 578b915 commit cf2ea15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ng-app/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
</content>
</mat-list-item>
<mat-divider></mat-divider>
<mat-list-item>
<mat-list-item style="cursor: default;" [disableRipple]="true">
<content>
<ng-container i18n="@@menuUsedProfilesLabel">Used profiles</ng-container>
</content>
Expand Down

0 comments on commit cf2ea15

Please sign in to comment.