Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit f451570

Browse files
committed
fix: unable to scroll down when there is too many collections
1 parent 51d94e7 commit f451570

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

components/common/ChooseCollectionDropdown.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
]"
1010
:no-shadow="noShadow"
1111
:disabled="disabled"
12+
scrollable
1213
>
1314
<template #trigger="{ active }">
1415
<NeoButton

0 commit comments

Comments
 (0)