Update layout

This commit is contained in:
2022-10-30 11:28:50 +01:00
parent 91a24e7db2
commit a79200383a
8 changed files with 51 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
<template>
<v-footer app>
<v-footer app dark>
<v-row justify="center" no-gutters>
<v-col cols="12" class="text-center">
<span class="text-caption">&copy; {{ new Date().getFullYear() }}</span>

View File

@@ -1,5 +1,5 @@
<template>
<v-navigation-drawer v-if="$store.state.user" app clipped :mini-variant="miniVariant">
<v-navigation-drawer v-if="$store.state.user" app dark clipped :mini-variant="miniVariant">
<v-list>
<v-list-item link class="px-2" @click="gotoProfilePage">
<v-list-item-avatar>