Skip to content

Commit

Permalink
fix: fix panel width when select option is too long
Browse files Browse the repository at this point in the history
  • Loading branch information
gene9831 committed Dec 9, 2024
1 parent 679397f commit f8712ce
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
v-model="state.checkGroup[filter.id]"
size="mini"
multiple
is-drop-inherit-width
@change="getFilters($event, filter.id)"
>
<tiny-option
Expand Down

0 comments on commit f8712ce

Please sign in to comment.