mirror of
https://github.com/immich-app/immich.git
synced 2025-12-18 17:23:16 +03:00
fix: focus-trap on safari (#23246)
This commit is contained in:
@@ -51,7 +51,9 @@
|
||||
</button>
|
||||
</span>
|
||||
{/if}
|
||||
<!-- safari still needs a tabIndex=0 -->
|
||||
<a
|
||||
tabindex="0"
|
||||
{href}
|
||||
data-sveltekit-preload-data={preloadData ? 'hover' : 'off'}
|
||||
draggable="false"
|
||||
|
||||
Reference in New Issue
Block a user