mirror of
https://github.com/openziti/zrok.git
synced 2025-03-01 08:31:46 +01:00
set minimap position (#799)
This commit is contained in:
parent
143c4b88ab
commit
62e78eb3bc
@ -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>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user