fix: The load diagram moves as a whole to the left so that the main content is in the middle and the AI ​​Services icon is aligned to the left

This commit is contained in:
scarqin
2025-01-03 16:29:27 +08:00
parent c16e0edaf0
commit 0bbeb481f4
@@ -8,6 +8,7 @@
.react-flow__container {
width: 100%;
height: 100%;
transform: translate(0px, 0px) !important;
}
.react-flow__renderer {