fix(web): asset viewer navbar overlapping with details tab and context menu not closing on button press (except in album viewer) (#2323)

* fix overlapping of asset-viewer-nav-bar
with details tab

* fix contextmenu not closing on button press

---------

Co-authored-by: faupau03 <paul.paffe@gmx.net>
This commit is contained in:
faupau 2023-04-26 04:30:19 +02:00 committed by GitHub
parent b8313abfa8
commit 6631b286c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 57 additions and 45 deletions

View file

@ -16,6 +16,7 @@
on:click
>
<svelte:component this={logo} {size} />
<slot />
</button>
<style>