Merge master

This commit is contained in:
Pieter Vander Vennet 2024-08-09 17:02:59 +02:00
commit 51fa48a01f
151 changed files with 16260 additions and 1872 deletions

View file

@ -82,7 +82,7 @@
</script>
<div class="flex h-screen flex-col">
<div class="my-2 flex flex-wrap w-full justify-between">
<div class="my-2 flex w-full flex-wrap justify-between">
<slot />
{#if $title === undefined}
<h3>Creating a new layer</h3>