Skip to content

Commit

Permalink
fix: padding sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
Noval Oktavio committed Dec 1, 2021
1 parent 2a9d23a commit dbc4d2e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/components/VNavDrawer/VNavDrawer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,9 @@ const bgColor = computed(() =>
h-screen
min-h-screen
shadow-md
p-2
py-2
pl-2
pr-0
transition-all
duration-300
flex flex-col
Expand Down

0 comments on commit dbc4d2e

Please sign in to comment.