New Canvas zoom with dbl click and starting to work on tag API

This commit is contained in:
2024-09-03 16:42:57 +02:00
parent c091a6d261
commit 2b293a0c1a
16 changed files with 353 additions and 77 deletions

View File

@@ -36,7 +36,7 @@ function toggleNavigation(bool?: boolean)
<p>Copyright Peaceultime - 2024</p>
</div>
</div>
<div class="flex-1 flex items-baseline overflow-auto p-8 relative">
<div class="flex-1 flex items-baseline overflow-auto py-8 sm:px-8 px-4 relative">
<slot></slot>
</div>
</div>