add scroll to char for LibraryList
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user