From 19baf16fed817067b024d204d6b07b149e80f019 Mon Sep 17 00:00:00 2001 From: EryneKL <97091460+EryneKL@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:25:51 +0100 Subject: [PATCH 1/2] FEAT ITEM-380-front-epingler-menu-lateral : - ajout d'un switch pour fixer la navbar dans Navbar.vue - modification de App.vue pour pouvoir fixer la navbar --- src/App.vue | 68 +++++++++++++++-------------- src/components/Structure/Navbar.vue | 39 +++++++++++++++-- src/plugins/vuetify.js | 3 ++ 3 files changed, 74 insertions(+), 36 deletions(-) diff --git a/src/App.vue b/src/App.vue index e6bb3f8..cddfacd 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,37 +1,39 @@ - - - - - - - {{ error.description }} - - - - - - - - - - - + + + + + + + + + {{ error.description }} + + + + + + + + + + +