mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-26 08:01:38 +00:00
fix dropdown
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</script>
|
||||
|
||||
<Menu {placement} let:close>
|
||||
<Button color="light" size="xs" {btnClasses} slot="trigger">
|
||||
<Button nonCaptureEvent color="light" size="xs" {btnClasses} slot="trigger">
|
||||
{#if !$$slots.default}
|
||||
<Icon data={faEllipsisH} scale={1.2} />
|
||||
{:else}
|
||||
|
||||
Reference in New Issue
Block a user