Skip to content

Commit 494fcce

Browse files
michalberkyHejdaJakub
authored andcommitted
fix(admin): remove icons on roles overview page
Removed icons from individual roles on roles overveiw page, because they served no real purpose, providing no additional information.
1 parent 9ea030c commit 494fcce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/admin-gui/src/app/shared/components/roles-list/roles-page.component.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#panel>
1616
<mat-expansion-panel-header>
1717
<mat-panel-title>
18-
<mat-icon class="me-2" mat-card-avatar svgIcon="perun-user-dark"></mat-icon>
1918
<p class="mt-auto mb-auto">{{role | displayedRole}}</p>
2019
</mat-panel-title>
2120
</mat-expansion-panel-header>

0 commit comments

Comments
 (0)