Skip to content

Commit

Permalink
fix(sidenav): fixed sidenav height issue
Browse files Browse the repository at this point in the history
  • Loading branch information
CorentinTh committed Jul 20, 2021
1 parent c8fc3ad commit c0c4cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/default.vue
Expand Up @@ -3,7 +3,7 @@
<v-main>
<v-navigation-drawer
v-model="drawer"
absolute
fixed
temporary
>
<div class="heading">
Expand Down

0 comments on commit c0c4cab

Please sign in to comment.