From bb28805d23b82d549622b2014a007499fd513435 Mon Sep 17 00:00:00 2001 From: wbuezas Date: Tue, 12 Nov 2024 10:52:19 -0300 Subject: [PATCH] Structure header and move hamburguer menu to the left --- src/layouts/MainLayout.vue | 155 ++++++++++++++++++------------------- 1 file changed, 77 insertions(+), 78 deletions(-) diff --git a/src/layouts/MainLayout.vue b/src/layouts/MainLayout.vue index 8a84f6a7..aefb9d10 100644 --- a/src/layouts/MainLayout.vue +++ b/src/layouts/MainLayout.vue @@ -47,7 +47,7 @@ const logoutSupplantedUser = async () => {