We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 690be53 commit f111dacCopy full SHA for f111dac
1 file changed
apps/sim/lib/workflows/autolayout/constants.ts
@@ -11,7 +11,7 @@ export { BLOCK_DIMENSIONS, CONTAINER_DIMENSIONS } from '@/lib/workflows/blocks/b
11
/**
12
* Horizontal spacing between layers (columns)
13
*/
14
-export const DEFAULT_HORIZONTAL_SPACING = 350
+export const DEFAULT_HORIZONTAL_SPACING = 250
15
16
17
* Vertical spacing between blocks in the same layer
0 commit comments