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

@@ -211,6 +211,11 @@
padding-left: 1em;
padding-right: 1em;
padding-bottom: 1px;
gap: 3px;
}
.first-level.input-boolean {
gap: 10px;
}
button {
@@ -218,7 +223,6 @@
}
hr {
position: absolute;
margin: 0;
left: 0;
right: 0;