Skip to content

Commit 41dd680

Browse files
committed
fix(settings): uses standalone version of popup menu button
1 parent 80add86 commit 41dd680

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

projects/client/src/lib/sections/settings/_internal/streaming-services/StreamingServiceTile.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
size="small"
9191
label={m.button_label_sync_options()}
9292
title={m.button_label_sync_options()}
93+
mode="standalone"
9394
>
9495
{#snippet items()}
9596
<DropdownItem onclick={() => run(() => actions.sync(connection.id))}>

0 commit comments

Comments
 (0)