Skip to content

Commit

Permalink
🔧 mobile collection filter position
Browse files Browse the repository at this point in the history
  • Loading branch information
roiLeo committed Aug 15, 2024
1 parent 8b78c40 commit 12bd0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/explore/ExploreSort.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
multiple
:mobile-modal="false"
aria-role="list"
position="bottom-auto"
position="bottom-right"
data-testid="explore-sort-dropdown"
@change="onChange"
>
Expand Down

0 comments on commit 12bd0d8

Please sign in to comment.