Skip to content

Commit

Permalink
docs(VNavigationDrawer): update mini-variant width
Browse files Browse the repository at this point in the history
  • Loading branch information
MajesticPotatoe committed Apr 23, 2020
1 parent 15c32ee commit a8cfa3b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"mini": {
"heading": "### Mini",
"desc": "When using the **mini-variant** prop, the drawer will shrink (default 80px) and hide everything inside of `v-list` except the first element. In this example we use the **.sync** modifier that allows us to tie the expanding/contracting of the drawer programmatically."
"desc": "When using the **mini-variant** prop, the drawer will shrink (default 56px) and hide everything inside of `v-list` except the first element. In this example we use the **.sync** modifier that allows us to tie the expanding/contracting of the drawer programmatically."
},
"temporary": {
"heading": "### Temporary",
Expand Down

0 comments on commit a8cfa3b

Please sign in to comment.