feat(app): merge active node and graph settings panel

This commit is contained in:
Max Richter
2026-02-03 13:04:50 +01:00
parent b19da950a6
commit 76cdfee018
6 changed files with 16 additions and 14 deletions

View File

@@ -95,5 +95,5 @@
type={nodeDefinition}
/>
{:else}
<p class="mx-4">Node has no settings</p>
<p class="mx-4 mt-4">Node has no settings</p>
{/if}