fix: container padding (#19316)

This commit is contained in:
Jason Rasmussen 2025-06-19 22:33:12 -04:00 committed by GitHub
parent bce4f93c90
commit dd8969cb7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 35 additions and 34 deletions

View file

@ -96,6 +96,7 @@ export function justifiedLayout(assets: (TimelineAsset | AssetResponseDto)[], op
containerWidth: options.rowWidth,
boxSpacing: options.spacing,
targetRowHeightTolerange: options.heightTolerance,
containerPadding: 0,
};
const result = createJustifiedLayout(