This commit is contained in:
@@ -197,13 +197,13 @@
|
||||
</v-menu>
|
||||
</v-toolbar-items>
|
||||
</v-app-bar>
|
||||
<v-content>
|
||||
<v-main>
|
||||
<v-container fluid>
|
||||
<transition name="fade" mode="out-in" @after-leave="afterLeave">
|
||||
<router-view class="view" :key="$route.fullPath"></router-view>
|
||||
</transition>
|
||||
</v-container>
|
||||
</v-content>
|
||||
</v-main>
|
||||
<v-footer
|
||||
v-if="!isAuthenticated"
|
||||
absolute
|
||||
|
||||
Reference in New Issue
Block a user