feat(dashboard): node/edge deletion with safe cascade semantics
This commit is contained in:
@@ -194,6 +194,12 @@
|
||||
color: var(--ws-error);
|
||||
}
|
||||
|
||||
/* Inspector delete buttons (U3): sit below the field group, sized to the panel. */
|
||||
.wf-inspector-delete {
|
||||
margin-top: var(--space-sm);
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.wf-editor-banner {
|
||||
padding: var(--space-sm) var(--space-md);
|
||||
background: var(--bg-secondary);
|
||||
|
||||
Reference in New Issue
Block a user