refactor(background): use background position for positioning dots and lines #356
This commit is contained in:
@@ -136,7 +136,7 @@ const OverviewFlow = () => {
|
||||
}}
|
||||
/>
|
||||
<Controls />
|
||||
<Background color="#888" gap={16} />
|
||||
<Background color="#aaa" gap={16} />
|
||||
</ReactFlow>
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user