mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-14 20:41:15 +08:00
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:
@@ -8,6 +8,7 @@
|
||||
.react-flow__container {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
transform: translate(0px, 0px) !important;
|
||||
}
|
||||
|
||||
.react-flow__renderer {
|
||||
|
||||
Reference in New Issue
Block a user