Fixe CTA01, Hide navbar

This commit is contained in:
PascalMarchesseault
2024-10-01 18:37:26 -04:00
parent ded4bc2cf6
commit 7b17b8cfc0
3 changed files with 12 additions and 6 deletions

View File

@@ -1,9 +1,9 @@
<template>
<v-app>
<Header class="fixed w-full z-50 p-2 h-16"></Header>
<!-- <Header class="fixed w-full z-50 p-2 h-16"></Header>-->
<div class="flex flex-row mt-16">
<div class="flex flex-row ">
<transition name="slide-fade">
<div v-show="sideBarStore.visible"