Fixe CTA01, Hide navbar
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user