Skip to content

Commit

Permalink
Spacing fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Mutugiii committed Nov 1, 2024
1 parent 3abdc9a commit beba262
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/app/users/users-profile/users-profile.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@ <h4 class="primary-text-color" matLine i18n>Last Login</h4>
<h4 class="primary-text-color" matLine i18n>Member Since</h4>
<p matLine><b>{{(userDetail.joinDate | date: 'mediumDate') || 'N/A'}}</b></p>
</mat-list-item>
<mat-divider></mat-divider>
<mat-divider></mat-divider>
</mat-list>
</div>
</div>
</div>
</div>
</div>

0 comments on commit beba262

Please sign in to comment.