Fixe Portrait Url

This commit is contained in:
PascalMarchesseault
2024-10-06 22:21:53 -04:00
parent abe40bcf9f
commit 8b46f5ae21

View File

@@ -61,7 +61,7 @@ initializeLocale();
<v-divider class="my-4" style="border-width: 1px; border-color: black;"></v-divider>
<!-- USER SECTION -->
<div class="px-4 mb-4">
<div class="flex items-center justify-center p-2 mb-4">
<div class="flex items-center justify-start p-2 mb-4">
<img
:src="userProfileStore.portraitUrl"
alt="Profile Image"