add scroll to char for LibraryList

This commit is contained in:
axolotle
2021-06-29 19:49:42 +02:00
parent 3507c9a7ce
commit a4b0f6e2f2
5 changed files with 47 additions and 3 deletions
@@ -8,6 +8,7 @@
<b-dropdown
:text="buttonText"
variant="outline-dark" class="tags-dropdown d-tb-block"
dropright
>
<b-dropdown-item-button
v-for="tag in availableOptions" :key="tag"