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}
|
||||
maskColor="rgb(36, 23, 117, 0.5)"
|
||||
pannable={true}
|
||||
position="bottom-right"
|
||||
/>
|
||||
</ReactFlow>
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user