mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
perf: Update agent extraction UI styling and labels
This commit is contained in:
@ -27,7 +27,7 @@ const SUB_GRAPH_EXTRACTOR_POSITION = {
|
||||
const defaultViewport: Viewport = {
|
||||
x: SUB_GRAPH_EDGE_GAP,
|
||||
y: 50,
|
||||
zoom: 1.3,
|
||||
zoom: 1,
|
||||
}
|
||||
|
||||
const SubGraphContent: FC<SubGraphProps> = (props) => {
|
||||
|
||||
Reference in New Issue
Block a user