mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-08 22:48:14 -05:00
improvement(autolayout): reduce horizontal spacing (#2357)
This commit is contained in:
committed by
GitHub
parent
690be530c8
commit
f111dac020
@@ -11,7 +11,7 @@ export { BLOCK_DIMENSIONS, CONTAINER_DIMENSIONS } from '@/lib/workflows/blocks/b
|
||||
/**
|
||||
* Horizontal spacing between layers (columns)
|
||||
*/
|
||||
export const DEFAULT_HORIZONTAL_SPACING = 350
|
||||
export const DEFAULT_HORIZONTAL_SPACING = 250
|
||||
|
||||
/**
|
||||
* Vertical spacing between blocks in the same layer
|
||||
|
||||
Reference in New Issue
Block a user