forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
1b8eb10cac
4 changed files with 9 additions and 2 deletions
|
|
@ -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">
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue