From d49b88716165713a3a404f505318c458bec19b55 Mon Sep 17 00:00:00 2001 From: PascalMarchesseault <97350299+PascalMarchesseault@users.noreply.github.com> Date: Mon, 20 Jan 2025 23:23:47 -0500 Subject: [PATCH] I modified the side menu to make the creation process easier by using the same design as the other button --- frontend/src/views/main/SideBar.vue | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/frontend/src/views/main/SideBar.vue b/frontend/src/views/main/SideBar.vue index 704fb7f..bcf7804 100644 --- a/frontend/src/views/main/SideBar.vue +++ b/frontend/src/views/main/SideBar.vue @@ -105,20 +105,16 @@ initializeLocale(); - + - + {{ creatorProfileStore.creator.name }} - - - Activer votre page - - + + Ma page +
@@ -130,6 +126,8 @@ initializeLocale(); {{ $t('language.language') }} + +