Merge branch 'master' into BUDI-8181/fix-relationships-disappearing

This commit is contained in:
Adria Navarro 2024-04-19 12:53:48 +02:00 committed by GitHub
commit 5afa8a539c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 121 additions and 119 deletions

View File

@ -119,6 +119,7 @@
{/if}
</svelte:head>
{#if dataLoaded}
<div
id="spectrum-root"
lang="en"
@ -253,6 +254,7 @@
{/if}
</div>
<KeyboardManager />
{/if}
<style>
#spectrum-root {