Skip to content

Commit ea36bad

Browse files
committed
Make sure popover isn't responsive.
1 parent 52430d2 commit ea36bad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/frontend/src/lib/components/locale/LanguageSelector.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
direction="down"
3131
align="start"
3232
distance="0.25rem"
33+
responsive={false}
3334
class="!w-18 !p-1.5"
3435
>
3536
<ul class="flex flex-col">

0 commit comments

Comments
 (0)