Skip to content

Commit

Permalink
chore: Adjusted image width for resize handles example in Foblex Flow…
Browse files Browse the repository at this point in the history
… diagrams
  • Loading branch information
siarheihuzarevich committed Feb 8, 2025
1 parent 3c84215 commit e946ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/markdown/examples/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ function nodesGroup(): INavigationGroup {
image: './previews/examples/resize-handle.light.png',
image_dark: './previews/examples/resize-handle.dark.png',
description: 'Add resize handles to make nodes adjustable in Foblex Flow diagrams for Angular',
image_width: 806,
image_width: 781,
image_height: 600,
image_type: 'image/png',
badge: {
Expand Down

0 comments on commit e946ebe

Please sign in to comment.