diff --git a/frontend/src/components/tree-editor/FlowCanvas.tsx b/frontend/src/components/tree-editor/FlowCanvas.tsx index 30e89afc..c8a9ef0f 100644 --- a/frontend/src/components/tree-editor/FlowCanvas.tsx +++ b/frontend/src/components/tree-editor/FlowCanvas.tsx @@ -136,9 +136,9 @@ function FlowCanvasInner({ selectedNodeId, onNodeSelect, onSelectAnswerType }: F nodesDraggable={false} nodesConnectable={false} proOptions={{ hideAttribution: true }} - className="bg-background" + className="bg-accent/30" > - + {minimapVisible && (