gap at bottom of nav
Any advice would be helpful to make this side nav remove the gap at the bottom of the v-navigation-drawer. In Default VUE I have this code. I'm using NUXT and VUE router
<template>
<v-app dark>
<v-navigation-drawer
color="#0d354c"
v-model="drawer"
:mini-variant="miniVariant"
:clipped="clipped"
fixed
app
>
</template>
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…