Fixe - Header not fixed anymore - CreatorBanner Fixe top banner reaction fixe user.id
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<v-app>
|
||||
|
||||
<Header class="fixed w-full z-50 p-2 h-16"></Header>
|
||||
<Header class=" w-full z-50 p-2 h-16"></Header>
|
||||
|
||||
<div class="flex flex-row ">
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
</div>
|
||||
</transition>
|
||||
|
||||
<div class="flex flex-col w-full min-h-screen bg-amber">
|
||||
<div class="flex flex-col w-full min-h-screen ">
|
||||
<RouterView></RouterView>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user