Add toast

This commit is contained in:
2025-03-09 19:26:19 +01:00
parent ce9ed1f950
commit bb31650718
11 changed files with 83 additions and 23 deletions

View File

@@ -62,7 +62,7 @@
</script>
<svelte:window onresize={resize} />
<div class="flex h-screen w-screen items-center justify-center">
<div class="flex h-screen w-screen items-center justify-center gap-2 py-2">
<div class="mr-auto w-20">
<Settings />
</div>