Skip to content

Commit

Permalink
🤖 GITHUB ACTIONS format_prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
amontenegro committed Mar 18, 2024
1 parent 20b24e3 commit b313505
Show file tree
Hide file tree
Showing 7 changed files with 639 additions and 623 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,10 +177,11 @@ <h1 class="orc-font-heading-small" i18n="@@authorize.authorize">
<div class="row" [ngClass]="{ 'center-content': platformInfo.columns4 }">
<div class="col l2 profile-icon-wrapper">
<div class="icon">
<mat-icon
class="profile-icon"
aria-hidden="false"
><img src="./assets/vectors/profile-not-verified.svg" alt="profile icon" />
<mat-icon class="profile-icon" aria-hidden="false"
><img
src="./assets/vectors/profile-not-verified.svg"
alt="profile icon"
/>
</mat-icon>
</div>
</div>
Expand Down
Loading

0 comments on commit b313505

Please sign in to comment.