mirror of
https://github.com/openziti/zrok.git
synced 2025-08-17 19:31:12 +02:00
set minimap position (#799)
This commit is contained in:
@@ -86,6 +86,7 @@ const Visualizer = () => {
|
|||||||
nodeColor={nodeColor}
|
nodeColor={nodeColor}
|
||||||
maskColor="rgb(36, 23, 117, 0.5)"
|
maskColor="rgb(36, 23, 117, 0.5)"
|
||||||
pannable={true}
|
pannable={true}
|
||||||
|
position="bottom-right"
|
||||||
/>
|
/>
|
||||||
</ReactFlow>
|
</ReactFlow>
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user