diff --git a/frontend/src/components/MultiActionButton.vue b/frontend/src/components/MultiActionButton.vue index a5cb6ae2..1c77f353 100644 --- a/frontend/src/components/MultiActionButton.vue +++ b/frontend/src/components/MultiActionButton.vue @@ -25,25 +25,22 @@ - - + :button="{ + icon: 'chevron-down', + variant: $attrs.variant, + size: $attrs.size, + class: + '!w-6 justify-start rounded-bl-none rounded-tl-none border-0 pr-0 text-xs', + }" + />