fix(web): agent knowledge_bases update

This commit is contained in:
zhaoying
2026-01-15 18:31:58 +08:00
parent 0ed78f7a62
commit c9e64489b2
5 changed files with 30 additions and 33 deletions

View File

@@ -422,7 +422,7 @@ export const useWorkflowGraph = ({
graphRef.current.use(
new MiniMap({
container: miniMapRef.current,
width: 100,
width: 170,
height: 80,
padding: 5,
}),