Skip to content

Commit

Permalink
Updated: rebuild assets
Browse files Browse the repository at this point in the history
  • Loading branch information
we-vikram-wri231 committed Mar 15, 2024
1 parent 5e2a833 commit d369a7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Resources/assets/backend/vaahtwo/build/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Vue/vaahtwo/components/molecules/Topnav.vue
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const toggleDropDownMenu= (event) => {
data-testid="Topnav-Avatar"
class="cursor-pointer flex align-items-center">
<Avatar :image="rootStore.assets.auth_user.avatar"
class="mr-2" shape="circle" />
class="mr-2 border-circle" shape="circle" />
<span>{{rootStore.assets.auth_user.name}}</span>
<i class="pi pi-chevron-down text-sm mt-1 ml-1"></i>
</a>
Expand Down

0 comments on commit d369a7d

Please sign in to comment.