Skip to content

Commit

Permalink
fix: adjust run count and check margin
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgrozav committed Dec 19, 2024
1 parent 01b781a commit 17dc4d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ function openContextMenu(event: MouseEvent) {
--configurable-node--icon-offset: 40px;
--configurable-node--icon-size: 30px;
--trigger-node--border-radius: 36px;
--canvas-node--status-icons-offset: var(--spacing-2xs);
--canvas-node--status-icons-offset: var(--spacing-3xs);
position: relative;
height: var(--canvas-node--height);
Expand Down

0 comments on commit 17dc4d2

Please sign in to comment.