actually for
v-navigation-drawer when you set the max-height it becomes automatically
scrollable , here is an example
<v-navigation-drawer
v-model="historyPreviewDrawer"
temporary
location="bottom"
style="max-height: 50%"
class="custom-drawer"
>