From 91dea9910d66f090232d52e1f852d18d3c8deab4 Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 10 Aug 2025 16:54:50 +0200 Subject: [PATCH] Move MonacoUSA logo from global overlay to dashboard nav toggle Remove global fixed-position logo from app.vue and integrate it as the navigation drawer toggle button in the dashboard layout's app bar. This improves the layout by eliminating overlay positioning issues while maintaining logo visibility and functionality. --- app.vue | 75 ++----------------------------------------- layouts/dashboard.vue | 13 +++++++- 2 files changed, 15 insertions(+), 73 deletions(-) diff --git a/app.vue b/app.vue index b27fd21..8507adc 100644 --- a/app.vue +++ b/app.vue @@ -1,19 +1,7 @@ - - diff --git a/layouts/dashboard.vue b/layouts/dashboard.vue index 1ca029c..597004c 100644 --- a/layouts/dashboard.vue +++ b/layouts/dashboard.vue @@ -90,7 +90,18 @@ - + + + + MonacoUSA Portal