Merge develop

This commit is contained in:
Pieter Vander Vennet 2024-09-06 23:02:17 +02:00
commit 1b8eb10cac
4 changed files with 9 additions and 2 deletions

View file

@ -158,7 +158,7 @@
<Page {onlyLink} shown={pg.about_theme}>
<svelte:fragment slot="link">
<Marker size="h-6 w-6 mr-2" icons={layout.icon} />
<Marker size="h-7 w-7" icons={layout.icon} />
<Tr t={t.showIntroduction} />
</svelte:fragment>
<svelte:fragment slot="header">

View file

@ -546,7 +546,7 @@
</Popup>
<div
class="sticky bottom-0 flex justify-between flex-wrap"
class="sticky bottom-0 flex justify-between flex-wrap interactive"
style="z-index: 11"
>