forked from MapComplete/MapComplete
Fix: keep map mouse-interactive when panning with arrow keys, some CSS-tweaks
This commit is contained in:
parent
319c0e2573
commit
512bb4c00e
5 changed files with 5 additions and 3 deletions
|
|
@ -26,7 +26,7 @@
|
|||
}
|
||||
</script>
|
||||
|
||||
<button on:click={share} class="soft m-0 h-8 w-8 p-0" use:ariaLabel={Translations.t.general.share}>
|
||||
<button on:click={share} class="soft no-image-background m-0 h-8 w-8 p-0" use:ariaLabel={Translations.t.general.share}>
|
||||
<slot name="content">
|
||||
<Share class="h-7 w-7 p-1" />
|
||||
</slot>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue